Skip to content

Releases: mcbeet/bolt

v0.24.1

01 Feb 19:09
Compare
Choose a tag to compare

Fix

v0.24.0

01 Feb 04:36
Compare
Choose a tag to compare

Feature

v0.23.0

31 Jan 22:06
Compare
Choose a tag to compare

Feature

  • Add memo and a bunch of tweaks (77326b7)

v0.22.0

04 Dec 01:31
Compare
Choose a tag to compare

Feature

  • Refactor identifier tracing with proper lexical scope abstraction (2f60bd4)

v0.21.1

03 Dec 19:17
Compare
Choose a tag to compare

Fix

  • Default empty arguments for AstFunctionSignature (6c79443)

v0.21.0

23 Nov 03:44
Compare
Choose a tag to compare

Feature

  • Add bolt.contrib.defer (6a0527f)
  • Add CommandCollector (a07cedd)
  • Disable mecha.contrib.inline_function_tag by default (a9bf8bf)

v0.20.1

26 Oct 01:05
Compare
Choose a tag to compare

Fix

  • Reset token generator after discarding builtin identifier in interpolation (37f74bc)

v0.20.0

24 Oct 19:42
Compare
Choose a tag to compare

Feature

  • Interpolate advancement predicate (e4338b0)

Fix

v0.19.3

19 Oct 21:15
Compare
Choose a tag to compare

Fix

  • Reset generator to prevent dropping tokens (6551578)
  • Update deps (1a00f20)

v0.19.2

04 Oct 18:12
Compare
Choose a tag to compare

Fix

  • Reported 0 errors message (16e64b7)
  • Proper error for statements used as subcommands (647b1c6)