Releases: jonnekaunisto/pyser
Releases · jonnekaunisto/pyser
Version 0.1.5
- Changed serializing and deserializing to be more reusable
Version 0.1.4
- Condensed class names
- Performance improvement updates
Version 0.1.3
- Fixed bug with optionals not being optional for parent keys
Version 0.1.2
- Added setting field name by a function of the variable name
Version 0.1.1
- Added serializing to a dict
- Added repeated and default values
- Added serializing with Objects
- Added building docs with setup.py
Version 0.1.0
- Added serializing and deserializing configparser files
- Added nested parsing to json
- Added parsing lists to json
Pyser Released
Features
- Simple Serializing of Object to JSON