Skip to content

Releases: evylang/evy

v0.1.170

26 Aug 07:35
Compare
Choose a tag to compare

Changelog

  • 16f9213 🧪 labsite: Add Next Button to Labs (#424)
  • 767af33 labsite: Update contents to align with Next button (2/2)
  • 91d4451 labsite: Update contents to align with Next button (1/2)
  • 732487b labsite: Update JS and CSS for Next button
  • c56a4d3 labsite: Add tooling for Next button
  • c0d3fba labsite: Remove bounce sample from lab listing

v0.1.169

24 Aug 23:04
204e259
Compare
Choose a tag to compare

Changelog

v0.1.168

24 Aug 05:47
Compare
Choose a tag to compare

Changelog

  • 0399f99 ☝ tools: Upgrade deps and tooling (#422)
  • ed028a7 tools: Document external link check
  • 2c088db tools: Upgrade Playwright
  • 853dcc6 tools: Upgrade frontend node tooling
  • b1cf302 go: Upgrade go dependencies
  • c33739c tools: Upgrade hermitised tools

v0.1.167

24 Aug 03:39
Compare
Choose a tag to compare

Changelog

  • fd47902 🚚 builtin: Rename evy builtin assert to test (#418)
  • d364e85 builtin: Rename evy builtin assert to test (3/3)
  • e6c3614 builtin: Rename evy builtin assert to test (2/3)
  • 33ff17b builtin: Rename evy builtin assert to test (1/3)

v0.1.166

24 Aug 03:29
2222497
Compare
Choose a tag to compare

Changelog

v0.1.165

23 Aug 06:11
Compare
Choose a tag to compare

Changelog

  • 880955b 🛝 playsite: Improve sharing UX (#420)
  • d244dba playsite: Fix share dialog primary button
  • b8f0fdf e2e: Remove fade-in for HTML dialogs

v0.1.164

23 Aug 06:01
Compare
Choose a tag to compare

Changelog

  • f447f00 🧪 lab: Create if statement lab (#416)
  • 13e15a3 lab: Create if statement lab
  • 23d63a2 evy: Fix initial cursor position in SVG export
  • 1647446 labsite: Fix 3 column layout
  • eb9ee59 apex: Reduce width of the main content area

v0.1.163

22 Aug 04:11
Compare
Choose a tag to compare

Changelog

  • 7dbd68c 🐞 builtins: Fix rand and sleep functions (#417)
  • 5a207f8 builtins: Enforce sleep lower bound in JS runtime
  • f57f886 builtins: Fix rand function for bad arg
  • 2ffa2ac pkg: Fix typo in SVG struct field

v0.1.162

22 Aug 04:02
Compare
Choose a tag to compare

Changelog

  • b914460 🧪 lab-site: Generate notes from markdown (#411)
  • 34ff5d6 lab-site: Generate notes from markdown (3/3)
  • da19139 lab-site: Generate notes from markdown (2/3)
  • 2739ead lab-site: Generate notes from markdown (1/3)
  • 5b018db build-tools: Rename md to docsite-gen

v0.1.161

22 Aug 03:12
Compare
Choose a tag to compare

Changelog

  • 1435df9 ☝ all: Upgrade tools (#410)
  • d1146cc docs: Add upgrade guide to developer docs (generated)
  • 0821c80 docs: Add upgrade guide to developer docs
  • 90c66a8 all: Upgrade npm packages of tools used
  • 3f93b32 all: Upgrade go dependencies
  • e45ae07 all: Upgrade hermitised tools