Skip to content

Releases: rnpgp/sexpp

v0.9.0

29 Sep 13:01
@ni4 ni4
Compare
Choose a tag to compare

What's Changed

  • Limit length of verbatim strings @ni4 in #60
  • Update CI with typos checks by @ni4 in #61

Full Changelog: v0.8.8...v0.9.0

v0.8.8

24 Jun 22:13
Compare
Choose a tag to compare

What's Changed

  • Add header to fix compilation with gcc 13 by @eitlane in #50
  • Implemented char_traits for SEXP octet_t by @maxirmx in #54
  • Created abi test workflow by @maxirmx in #57

New Contributors

Full Changelog: v0.8.7...v0.8.8

v0.8.7

28 Jun 06:54
Compare
Choose a tag to compare

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

Full Changelog: v0.8.6...v0.8.7

Version 0.8.6

22 Jun 19:47
Compare
Choose a tag to compare

What's Changed

  • Explicitly indicate library versioning (SOVERSION)
  • Add a manpage for the sexp CLI

New Contributors

Full Changelog: v0.8.5...v0.8.6

Version 0.8.5

20 Jun 17:57
Compare
Choose a tag to compare

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

03 May 09:12
Compare
Choose a tag to compare

What's Changed

  • include/sexp/sexp-error.h: fix missing cstdint
  • Debian lts version bump to 10

Version 0.8.3

19 Apr 12:06
Compare
Choose a tag to compare

What's Changed

  • Fixed compiler and linker warnings on MacOS

Version 0.7.0

19 Mar 16:09
Compare
Choose a tag to compare

Completed integration into RNP project