Releases: mark9064/sfsutils
Releases · mark9064/sfsutils
1.1.1 release
1.1.0 release
- Fixes the parsing of nodes that are only one letter long (previously this would cause incorrect parsing as these nodes were not entered, leading to a crash)
- Performance optimisations to parsing and serialisation
- Cython version for increased performance
1.0.0 release
- Major optimisations, approx 2.5x speedup
- Removes some old debugging code and warnings
0.0.2 release
Fix typo in README
0.0.1 release
First release of this package!
Features:
- SFS parsing from file or stream
- Write parsed object to string or file (this will produce an exact replica of the original if the parsed data is not modified