Releases: BPR02/Observer
Releases · BPR02/Observer
v0.7.3
v0.7.2
v0.7.2 (2025-01-16)
Bug Fixes
- Save dp and rp overlays separately (
43778ce)
Chores
- Make poe commands run pyright (
c83d75a)
Code Style
- Remove double comment marker (
811b8ef)
Documentation
- Fix docstring line breaks and clarify a few comments (
8f76828)
Refactoring
- Remove unused parameters and functions (
5a59e20)
Detailed Changes: v0.7.1...v0.7.2
v0.7.1
v0.7.1 (2025-01-14)
Bug Fixes
- Make nested overlays load after generated overlays (
eea04a7)
Detailed Changes: v0.7.0...v0.7.1
v0.7.0
v0.7.0 (2025-01-14)
Features
- Merge overlays from target pack (
7fb09e7)
Detailed Changes: v0.6.2...v0.7.0
v0.6.2
v0.6.2 (2024-12-13)
Bug Fixes
- Structure files don't need DataVersion to match (
cb19247)
Code Style
- Run formatter (
7af5549)
Documentation
- Update todo (
2a59fc0)
Detailed Changes: v0.6.1...v0.6.2
v0.6.1
v0.6.0
v0.6.0 (2024-12-11)
Documentation
Features
- Accept links for process location (
0306a21)
Detailed Changes: v0.5.0...v0.6.0
v0.5.0
v0.5.0 (2024-12-11)
Chores
- Delete demo_pack directory (
0fb8086)
Documentation
- Add poetry installation info to contributing (
60aee3f)
Features
- Ignore overlays that exist before the plugin runs (
801bb67)
Testing
- Rename "nester_overlay" to "subfolder_overlay" (
1d5f7eb)
Detailed Changes: v0.4.0...v0.5.0
v0.4.0
v0.4.0 (2024-11-24)
Features
-
worldgen
-
don't test worldgen
- tests with worldgen files are broken in lectern snapshots: mcbeet/lectern#361
- Update TODO.md