Skip to content

Releases: nephi-dev/rxml

Added a way to treat empty tags

19 Nov 17:51
3a38ec6
Compare
Choose a tag to compare

Updated PyO3, quick_xml and maturin to the latest stable version

30 Oct 20:52
58cb682
Compare
Choose a tag to compare
2.1.0

feat: updating libraries to latest version

2.0.0

12 Jul 14:28
19b83f6
Compare
Choose a tag to compare

Search functions added

You can now use the node.search function to get nodes by name/attr/text.

1.1.0

08 Apr 13:16
71d3a4f
Compare
Choose a tag to compare

Updating PyO3 to newest version 0.21.1

Full Changelog: 1.0.1...1.1.0

fixing some typos and updating pyproject meta

15 Dec 20:31
90e4c8f
Compare
Choose a tag to compare

Added tests and made a huge refactor to make it more readable

24 Nov 18:26
1c427aa
Compare
Choose a tag to compare
1.0.0

fix: rollback min python version

Write functions

01 May 23:38
Compare
Choose a tag to compare

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

26 Apr 21:05
Compare
Choose a tag to compare
feat: adding install help + description +

changing version

Initial launch

26 Apr 15:07
Compare
Choose a tag to compare
0.1.0

refactor: fix broken things and rename to rxml