Skip to content

Releases: rx-modules/bolt-expressions

v0.4.0

31 Mar 05:05
Compare
Choose a tag to compare

Feature

  • Ctx.inject is now implicit (f29406f)

v0.3.0

31 Mar 04:22
Compare
Choose a tag to compare

Feature

  • New NBT DataSource feature (9660bbb)
  • Objectives and constants now properly init on load (9838212)

Fix

  • Tests now properly index ensuring that github passes all tests (77aafd1)
  • Rmin and rmax now function correctly (3410fee)
  • More missing callbacks (c6451e8)

v0.2.1

28 Mar 20:38
Compare
Choose a tag to compare

Fix

  • Missing callback reference (084a0f5)
  • min and max now functions without ducking (777f71b)

v0.2.0

28 Mar 19:01
Compare
Choose a tag to compare

Feature

  • Paint it black: 0.2.0 (4abaf39)
  • Added min and max functionality (ducked currently) (d359ade)
  • SmartGenerator (f1d0bab)

Fix

  • Pyproject.toml version var mismatch (1ce816d)
  • Fix github workflows (c65c1af)
  • Make less temp vars (043605f)