Releases: rx-modules/bolt-expressions
Releases · rx-modules/bolt-expressions
v0.4.0
Feature
- Ctx.inject is now implicit (
f29406f
)
v0.3.0
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
Fix
- Missing callback reference (
084a0f5
)
- min and max now functions without ducking (
777f71b
)
v0.2.0
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
)