Skip to content

Tags: peunsu/ftb-snbt-lib

Tags

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #22 from peunsu/dev

Add support for writing SNBT with comma separators. Ignore comments in SNBT.

v0.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20 from peunsu/dev

Fix exception raised when parsing empty `Array` tags.

v0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19 from peunsu/dev

Changed some tokens and precedence rules to avoid conflicts of the parser.

v0.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #18 from peunsu/dev

Support for scientific notation in ``Float`` and ``Double`` tokens. Update documentation and docstrings.

v0.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #17 from peunsu/dev

Update README.md

v0.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #15 from peunsu/dev

Updated version to 0.2.1

v0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #13 from peunsu/dev

Added Array nbt tags.

v0.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #12 from peunsu/dev

Updated version to 0.1.3.

v0.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #10 from peunsu/dev

Dev

v0.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #9 from peunsu/dev

Update version to avoid PyPI version conflict.