Version 1.3.2
- Expose load, save, and display functions to top level module
- These functions accept a
backend
argument that specifies the parser or writer. Can be one ofXML
,JSON
, orYAML
.
- These functions accept a
backend
argument that specifies the parser or writer. Can be one of XML
, JSON
, or YAML
.