What's Changed
- Fix: CMake older than 2.8.12 is now deprecated by @kratz00 in #135
- Call our own run-tests.sh instead by @twogood in #140
- Remove endian-dependent logic by @evanmiller in #143
- Fix copyright notice by @kratz00 in #136
- Fix CodeQL analysis by @kratz00 in #137
- Remove obsolete code (left over from #143) by @kratz00 in #144
- Remove outdated CI pipeline configuration and mentions. by @kratz00 in #147
- Various CMake improvements by @kratz00 in #146
- Add Windows build (GitHub Actions) by @kratz00 in #145
- Remove obsolete CVS keyword. by @kratz00 in #152
- Remove unused command line options. by @kratz00 in #153
- Remove unused CMake variable in workflow. by @kratz00 in #155
- Re-implement test execution with CTest by @kratz00 in #149
- Upgrade to CodeQL Action v2 (v1 will be deprecated on December 7th, 2022) by @kratz00 in #158
- Revert Git LFS integration (fixes #161) by @kratz00 in #162
- Fix leaking handle in edge cases. by @aallidina-cb in #165
- GitHub Actions: Update to actions/checkout@v3 by @kratz00 in #166
- Refactor workflow for proper MinGW support. by @kratz00 in #167
- Add macOS support to CI workflow. by @kratz00 in #168
- Fix possible copy and paste mistake in 'unshield_file_save_old'. by @kratz00 in #170
- Fix OpenSSL deprecation warnings. by @kratz00 in #169
- GitHub Actions: Update to actions/checkout@v4 by @kratz00 in #175
- Sync man page and usage output. by @kratz00 in #176
- Add io operation callbacks by @bwrsandman in #112
- cmake: Add install export set by @bwrsandman in #164
- Remove md5 and convert_utf from export set when installing by @bwrsandman in #177
- Fix multiple issues with MSVC Windows build by @elasota in #178
- Improve dll export/import definition by @bwrsandman in #181
- Update to CodeQL Action v3. by @kratz00 in #182
- Upgrade cmake.yml by @twogood in #186
- Rewrite problematic code by @lemenkov in #185
New Contributors
- @evanmiller made their first contribution in #143
- @aallidina-cb made their first contribution in #165
- @bwrsandman made their first contribution in #112
- @elasota made their first contribution in #178
- @lemenkov made their first contribution in #185
Full Changelog: 1.5.1...1.6.0