Releases: eihwaz/anvil-region
Releases · eihwaz/anvil-region
v0.8.0
- RegionFolderProvider iterator by @Zettymaster
v0.7.0
- Region Iterators by @Zettymaster
v0.6.0
- Add position structures
v0.5.0
- Overall crate refactoring to support any type of data source.
v0.4.0
- Update named-binary-tag to 0.3.0
v0.3.3
- Fix error computing number of sectors in the file
v0.3.2
- Fix starting gap index with free sectors
v0.3.1
- Update bitvec version
v0.3.0
- Add chunk saving.
- Add check that chunk not exceeds 1 MB.
- Improve documentation.
v0.2.0
- Return nbt compound tag as chunk load result
- Fix get metadata index
- Add docs