Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Releases: leovp/steamfiles

Release 0.1.2

20 Feb 09:53

Choose a tag to compare

Release 0.1.2 Pre-release
Pre-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.

First release

12 May 14:03

Choose a tag to compare

First release Pre-release
Pre-release
0.1.1

Fix reStructuredText formatting issues