Skip to content

Support for new platforms and fixes

Compare
Choose a tag to compare
@abumq abumq released this 25 Dec 09:15
· 31 commits to master since this release
49da71d

A lot of new features and bug fixes. I am humbled and grateful to the contributors. I would love to name each one of you here but due to efforts involved I will encourage people to refer to the merged PRs (and open PRs) for the list of contributors.

Key notes:

Features

  • Support for QNX OS
  • Add library via vcpkg
  • ENABLE_EXECINFO option in CMake to enable/disable stack trace

Bug Fixes

  • Fix attempt to access the released memory
  • Fix April month name
  • Refer to unknown user as unknown-user instead of user
  • Handle low memory situation
  • Fix many compiler warnings