Releases: rnpgp/sexpp
Releases · rnpgp/sexpp
Release v0.9.2
What's Changed
Full Changelog: v0.9.1...v0.9.2
Release v0.9.1
This version breaks ABI and shall be replaced with v0.9.2
What's Changed
- fix: resolve MSys cli test failures by @maxirmx in #64
- fix: update inttypes includes by @barracuda156 in #62
- fix: resolve type mismatch in sexpp-input.cpp by @maxirmx in #65
- fix: update error message formats for size_t parameters by @maxirmx in #66
- doc: update specification reference, remove dead links by @maxirmx in #69
- feat: implement release workflow by @maxirmx in #68
New Contributors
- @barracuda156 made their first contribution in #62
Full Changelog: v0.9.0...v0.9.1
v0.9.0
v0.8.8
v0.8.7
What's Changed
- chore: clean README by @ronaldtse in #46
- Update readme by @ronaldtse in #47
- Renamed the project and project artifacts to sexpp; added a filter for symbol visibility by @maxirmx in #48
New Contributors
- @ronaldtse made their first contribution in #46
Full Changelog: v0.8.6...v0.8.7
Version 0.8.6
What's Changed
- Explicitly indicate library versioning (SOVERSION)
- Add a manpage for the sexp CLI
New Contributors
- @remicollet made their first contribution in #37
- @dkg made their first contribution in #38
Full Changelog: v0.8.5...v0.8.6
Version 0.8.5
What's Changed
- Added an option to build shared library
- Changed licenses in file headers to MIT (this is the right license)
- Limit allowed nesting layers in print_xxx
Full Changelog: v0.8.4...v0.8.5
Version 0.8.4
What's Changed
- include/sexp/sexp-error.h: fix missing cstdint
- Debian lts version bump to 10
Version 0.8.3
What's Changed
- Fixed compiler and linker warnings on MacOS
Version 0.7.0
Completed integration into RNP project