What's Changed
- Strip MacOS binary by @animetosho in #213
- Add armhf Linux build by @animetosho in #214
- fix manpage typ0 by @jcfp in #217
- tests/utf8_test is generated before running tests, not needed in dist by @BlackIkeEagle in #218
- Replace deprecated sprintf with snprintf by @Coeur in #221
- Remove unused code by @Coeur in #223
- Fix README not found by @Coeur in #224
- Reduce the minimum supported macOS version and add a universal macOS binary by @mnightingale in #226
- Update COPYING with the latest GPL v2 license by @tjanez in #229
- Fix memory leak. by @p-p-3 in #236
- Add thread guards in diskfile by @BlackIkeEagle in #237
- show defaults in help output and man by @BlackIkeEagle in #238
- create symlinks for the long form manpages as well by @BlackIkeEagle in #239
- calculate size in diskfile unittest to avoid bufferoverflow by @BlackIkeEagle in #240
- Build warnings by @BlackIkeEagle in #241
- remove the use of
using namespace std;by @BlackIkeEagle in #242 - Issue 184 by @BlackIkeEagle in #243
- POC for a rename only mode by @sjpotter in #185
- Cleanup unused by @BlackIkeEagle in #245
- remove define of stat or _stat by @BlackIkeEagle in #246
- add freebsd ci check by @BlackIkeEagle in #247
- repack test tarballs with tar --owner=0 --group=0 by @BlackIkeEagle in #249
- Windows unicode issues by @BlackIkeEagle in #250
- diskfile CreateParentDirectory, take rootpath behaviour into account by @BlackIkeEagle in #251
- remove obsolete autoconf macro AC_HEADER_STDC by @BlackIkeEagle in #252
- Fix symbolic links as primary file. by @p-p-3 in #254
- use native ubuntu cross building instead of gha-ubuntu-cross by @BlackIkeEagle in #255
- add dependabot check for github actions updates by @BlackIkeEagle in #257
- Windows integration testing by @BlackIkeEagle in #256
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #258
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #259
- Version 1.1.0 by @BlackIkeEagle in #260
New Contributors
- @Coeur made their first contribution in #221
- @mnightingale made their first contribution in #226
- @tjanez made their first contribution in #229
- @p-p-3 made their first contribution in #236
- @sjpotter made their first contribution in #185
- @dependabot[bot] made their first contribution in #258
Full Changelog: https://github.com/Parchive/par2cmdline/blob/v1.1.0/ChangeLog