Releases: nephi-dev/rxml
Releases · nephi-dev/rxml
Added a way to treat empty tags
Full Changelog: 2.1.0...2.1.1
Updated PyO3, quick_xml and maturin to the latest stable version
2.1.0 feat: updating libraries to latest version
2.0.0
1.1.0
Updating PyO3 to newest version 0.21.1
Full Changelog: 1.0.1...1.1.0
fixing some typos and updating pyproject meta
Full Changelog: 1.0.0...1.0.1
Added tests and made a huge refactor to make it more readable
1.0.0 fix: rollback min python version
Write functions
Added write_file
and write_string
also added a way to create a Node
from nowhere(aka. created the constructor for it)
New `read_string` function
feat: adding install help + description + changing version
Initial launch
0.1.0 refactor: fix broken things and rename to rxml