Skip to content

Release 1.1.0

Latest
Compare
Choose a tag to compare
@CJLove CJLove released this 26 Apr 02:45
· 41 commits to master since this release

The minor version number was incremented because of some minor api changes (a few arguments were made const).

  • fixes associated with newer clang-tidy from Clang 9
  • api fixes (adding const to certain parameters) based on compiling with gcc 9.3.1
  • fixes based on compiling with clang 9
  • Jenkinsfile - pipeline updates to run containerized builds with Podman rather than using 'docker' Jenkins agent.