Releases: peunsu/ftb-snbt-lib
Releases · peunsu/ftb-snbt-lib
Release v0.4.0
What's Changed
Full Changelog: v0.3.1...v0.4.0
Release v0.3.1
What's Changed
Full Changelog: v0.3.0...v0.3.1
Release v0.3.0
What's Changed
Full Changelog: v0.2.3...v0.3.0
Release v0.2.3
What's Changed
- Support for scientific notation in
Float
andDouble
tokens. Update documentation and docstrings. by @peunsu in #18
Full Changelog: v0.2.2...v0.2.3
Release v0.2.2
What's Changed
Full Changelog: v0.2.1...v0.2.2
Release v0.2.1
What's Changed
Full Changelog: v0.2.0...v0.2.1
Release v0.2.0
Release v0.1.3
What's Changed
- Added "Short" data type with suffix 's' for short integers. by @peunsu in #11
- Updated version to 0.1.3. by @peunsu in #12
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
What's Changed
- Added compatibility to CRLF line endings and changed the indentation logic when writing the List and Compound tags. by @peunsu in #10
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
Installation
The package can be installed with pip
.
$ pip install ftb-snbt-lib==0.1.1