v0.2.0
v0.2.0 (2024-11-22)
Chores
- Fix github action release (
6e0d283
)
Workaround for this issue: python-semantic-release/python-semantic-release#723
-
Only publish on new release (
f13ec64
) -
Properly update plugin version (
b1d1d6b
) -
manually update version to 0.1.0 since the github action won't do it rn
Features
- Generate datapack overlays (
c03b42c
)
Testing
- Add proper test pipeline (
dd086fc
)