Skip to content

Releases: mcbeet/bolt

v0.5.1

27 May 02:05
Compare
Choose a tag to compare

Fix

  • Handle uppercase python imports (a5e50e0)

v0.5.0

06 May 00:47
Compare
Choose a tag to compare

Feature

  • Iterable/mapping unpacking in json/nbt interpolation (32acee0)
  • Unpack field for interpolation node (b2f6dd7)

Fix

  • Converter for json object (825f077)

v0.4.2

02 May 21:32
Compare
Choose a tag to compare

Fix

  • Update mecha to fix indent bug (006a57a)

v0.4.1

01 May 04:18
Compare
Choose a tag to compare

Fix

v0.4.0

01 May 04:10
Compare
Choose a tag to compare

Feature

  • Update beet to allow bolt files outside of the data pack (5c0d58c)

v0.3.4

30 Apr 21:29
Compare
Choose a tag to compare

Fix

  • Update mecha to handle nbtlib instances properly for interpolation (fce1766)

v0.3.3

30 Apr 00:43
Compare
Choose a tag to compare

Fix

v0.3.2

30 Apr 00:34
Compare
Choose a tag to compare

Fix

  • Proper check for final expressions (57bb1f1)

v0.3.1

29 Apr 20:53
Compare
Choose a tag to compare

Fix

  • Make message interpolation final (b46b165)

v0.3.0

29 Apr 17:25
Compare
Choose a tag to compare

Feature

  • Allow nbt compound interpolation (b6f964f)