Skip to content

Releases: kristiker/keyvalues3

Bugfix release (0.5)

01 Oct 15:10

Choose a tag to compare

Fixed v5 reader bugs

Full Changelog: v0.4...v0.5

v0.4

11 Sep 13:02

Choose a tag to compare

  • Added binary (legacy, v1-v5) reader. Copyright REDXEYE/SourceIO.

Full Changelog: v0.3...v0.4

v0.3

17 Jul 18:06
e7ddd46

Choose a tag to compare

What's Changed

  • Fix text parser not accounting for space between flag and value
  • Added helper method kv = kv3.from_value({ })

Full Changelog: v0.2...v0.3

https://pypi.org/project/keyvalues3/0.3/

v0.2

18 Jan 15:49

Choose a tag to compare

What's Changed

Changed the formatting of lists in text kv3. Only lists with numbers (int or float) with up to 6 items will be serialized on the same line.

Full Changelog: v0.1...v0.2

v0.1

26 Jul 07:50
89b5d99

Choose a tag to compare

More robust handling of keys with spaces, or odd characters. Support quoted keys.

Added write method

21 Apr 14:41

Choose a tag to compare

v0.1a1 - initial release

22 Mar 15:23
49428f3

Choose a tag to compare

Pre-release
Update release.yml