Skip to content

Releases: gittiver/libexpatpp

v0.1.8

21 Mar 14:06
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #11
  • fix gcc13 compiler error since cstdint is not included on aarch64 by @chardin-cpi in #12
  • updated expat lib to v2.6.2

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

18 Dec 22:23
Compare
Choose a tag to compare

updated expat lib to version 2.5.0

v0.1.4

02 Feb 14:50
Compare
Choose a tag to compare

What's Changed

  • update expat version to 2.4.4, upgraded expatpp version to 0.1.4 by @gittiver in #8

v0.1.2

18 Jun 10:58
Compare
Choose a tag to compare

updated expat library version to 2.4.1

v0.1.0

18 Feb 22:18
Compare
Choose a tag to compare

first release of software
build and documentation is done
expat wrapper delegate class works also