Skip to content

Release 0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@leovp leovp released this 20 Feb 09:53
· 14 commits to master since this release

This release fixes a number of bugs, and also makes parsing certain formats more strict.
New parameter to load() / loads(): wrapper, which allows parsing the data into a specifier container (OrderedDict, namedtuple, ...); defaults to plain dict.