Skip to content

Releases: mcbeet/bolt

v0.49.1

22 Jul 01:21
Compare
Choose a tag to compare

Fix

  • Allow singular module folder (8e7de60)

v0.49.0

22 Jul 00:02
Compare
Choose a tag to compare

Feature

v0.48.0

29 Apr 00:07
Compare
Choose a tag to compare

Feature

v0.47.2

29 Mar 00:42
Compare
Choose a tag to compare

Fix

  • Missed a file in previous commit (d9f27f5)

v0.47.1

29 Mar 00:22
Compare
Choose a tag to compare

Fix

  • Interpolation for item_slots (2a8f9e0)

v0.47.0

23 Feb 01:19
Compare
Choose a tag to compare

Feature

  • Fuse with statements across if statements (d93140a)
  • Fuse with statements (d60f460)
  • Refactor with statements (6770dc9)
  • Add basic loop overloading (497502a)

v0.46.0

20 Feb 02:06
Compare
Choose a tag to compare

Feature

v0.45.0

17 Jan 01:36
Compare
Choose a tag to compare

Feature

  • Make it possible to use variable names that conflict with commands (f19ae15)

v0.44.1

17 Jan 00:43
Compare
Choose a tag to compare

Fix

  • Share walk_location_hierarchy with mecha (973f3c1)
  • Compat with mecha.contrib.json_files when it comes before bolt (430d488)

v0.44.0

07 Dec 00:07
Compare
Choose a tag to compare

Feature

  • Trigger rebind on set attribute (ed97089)
  • Expose minimal context info in sandbox (3c839a0)

Fix

  • Fuse with statements in codegen (a7e9edf)
  • Refactor codegen to use a statement tree (53a4ba9)
  • Allow accumulator override (493c371)