Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Releases: mcbeet/bolt

v0.49.2

17 Jun 22:03

Choose a tag to compare

Fix

  • Make sure that load_prelude() keeps returning the same thing for the same file (e0bb5b8)

v0.49.1

22 Jul 01:21

Choose a tag to compare

Fix

  • Allow singular module folder (8e7de60)

v0.49.0

22 Jul 00:02

Choose a tag to compare

Feature

v0.48.0

29 Apr 00:07

Choose a tag to compare

Feature

v0.47.2

29 Mar 00:42

Choose a tag to compare

Fix

  • Missed a file in previous commit (d9f27f5)

v0.47.1

29 Mar 00:22

Choose a tag to compare

Fix

  • Interpolation for item_slots (2a8f9e0)

v0.47.0

23 Feb 01:19

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

Choose a tag to compare

Feature

v0.45.0

17 Jan 01:36

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

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)