Support for new platforms and fixes
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 ofuser
- Handle low memory situation
- Fix many compiler warnings