Releases: tzussman/valparse
Releases · tzussman/valparse
v0.2.1
Added documentation, enhanced tests, and fixed some bugs
Highlights
- Docs by @tzussman in #13
- Add tests by @basseches in #19
- Remove duplicate setup.py info by @tzussman in #20
- String formatting fixes by @tzussman in #21
- Print obj in createRawText even if fun exists by @tzussman in #22
Full Changelog: v0.2.0...v0.2.1
v0.2.0
- Unify vgerror.py and parser.py into valparse.py -- these were previously separated for no clear reason.
- Add testing and CI setup, along with dependabot and CodeQL support
What's Changed
Full Changelog: v0.1...v0.2.0
Valparse v0.1
Initial functional release