Releases: zeldamods/byml-v2
Releases · zeldamods/byml-v2
v2.4.3
Fix --version not working for the YML to BYML conversion driver.
v2.3.0-1
- Added preliminary support for byml v4.
- Added a note to the readme about the hard dependency on PyYAML's C modules.
v2.2.1: writer: Fix hash entries not being sorted
Keys were being sorted correctly but not the hash entries themselves...
This is required to avoid generating invalid documents as the official
BYML library performs binary searches.
v2.0.3
Critical bug fix: fix node reuse.
2.0.1
Bug fix: use UTF-8 explicitly to avoid output issues on systems that don't default to UTF-8 (notably Windows).
Compatible with pypi. This can now be installed with just pip install byml
.
Note that wszst is still required for the CLI scripts if you intend to modify yaz0-compressed files.
2.0.0
Compatible with pypi. This can now be installed with just pip install byml
.
Note that wszst is still required for the CLI scripts if you intend to modify yaz0-compressed files.
v1.0.2
scripts: Make scripts silent
v1.0.1
yaz0_util: Look for wszst in a subdirectory