Releases: Amulet-Team/Amulet-NBT
Releases · Amulet-Team/Amulet-NBT
4.0.0a6
What's Changed
- Added py_str_or_bytes property by @gentlegiantJGC in #91
Full Changelog: 4.0.0a5...4.0.0a6
4.0.0a5
What's Changed
- Fixed binary compatibility by @gentlegiantJGC in #90
Full Changelog: 4.0.0a4...4.0.0a5
4.0.0a4
4.0.0a3
Full Changelog: 4.0.0a2...4.0.0a3
4.0.0a2
What's Changed
- Changed NamedTag holder to shared_ptr by @gentlegiantJGC in #86
- Optimised writeNumeric by @gentlegiantJGC in #87
Full Changelog: 4.0.0a1...4.0.0a2
4.0.0a1
What's Changed
- Refactor storage by @gentlegiantJGC in #76
- Refactored encoding classes by @gentlegiantJGC in #77
- Added functions to read and write without copy by @gentlegiantJGC in #78
- Fix header by @gentlegiantJGC in #79
- Expand numerical class templates by @gentlegiantJGC in #80
- Remove amulet_nbt._nbt by @gentlegiantJGC in #81
- Revert package finding by @gentlegiantJGC in #82
- Fixed functions getting paths and added tests by @gentlegiantJGC in #83
- Moved templated list functions by @gentlegiantJGC in #84
- Impl named tag eq by @gentlegiantJGC in #85
Full Changelog: 4.0.0a0...4.0.0a1
4.0.0a0
What's Changed
- Rewritten in C++ using Pybind11
- Fixed some mypy issues by @gentlegiantJGC in #72
- C++ Rewrite by @gentlegiantJGC in #74
- Added functions to get source and include directories by @gentlegiantJGC in #75
Full Changelog: 3.0.0a3...4.0.0a0
3.0.0a3
What's Changed
- Fixed get overloads by @gentlegiantJGC in #63
- Added abstract methods to stubs by @gentlegiantJGC in #64
- Added missing None type hints by @gentlegiantJGC in #65
- Fix type hint for save_to by @gentlegiantJGC in #66
- Fix type hints by @gentlegiantJGC in #67
- Fixed compound constructor type hint by @gentlegiantJGC in #68
- Use binary NBT when pickling by @gentlegiantJGC in #69
- Modified typed get and added typed pop by @gentlegiantJGC in #70
- Mypy by @gentlegiantJGC in #71
Full Changelog: 3.0.0a2...3.0.0a3
3.0.0a2
What's Changed
- Modified compound get methods by @gentlegiantJGC in #62
Full Changelog: 3.0.0a1...3.0.0a2
3.0.0a1
What's Changed
- Bump setup python action by @gentlegiantJGC in #58
- Added string tests by @gentlegiantJGC in #60
- Small Fixes by @gentlegiantJGC in #61
Full Changelog: 3.0.0a0...3.0.0a1