Skip to content

Releases: zeldamods/byml-v2

v2.4.5

19 Jun 19:19
849d61b
Compare
Choose a tag to compare

Python 3.12 support

v2.4.4

19 Jun 19:19
f79c6b7
Compare
Choose a tag to compare
Update PyYAML dependency

v2.4.3

15 May 11:19
17770f9
Compare
Choose a tag to compare

Fix --version not working for the YML to BYML conversion driver.

v2.3.0-1

07 Jul 20:56
Compare
Choose a tag to compare
  • 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

17 Mar 15:30
Compare
Choose a tag to compare
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

28 Sep 19:43
Compare
Choose a tag to compare
Critical bug fix: fix node reuse.

2.0.1

05 Aug 10:53
Compare
Choose a tag to compare

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

30 Jul 09:14
Compare
Choose a tag to compare

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

29 Jun 13:40
Compare
Choose a tag to compare
scripts: Make scripts silent

v1.0.1

28 Jun 16:06
Compare
Choose a tag to compare
yaz0_util: Look for wszst in a subdirectory