Skip to content

Second Minor Release

Compare
Choose a tag to compare
@HalosGhost HalosGhost released this 21 Jun 22:15
· 106 commits to master since this release

This release includes a few new flags (API additions) and some various improvements.
See the summary below (or the commit list) for more information:

  • Removed some unused variables (lessens memory usage)
  • Fixed a few memory leaks
  • Some improvements to the build system to make packagers' lives even better
  • Fixed some use-after-free bugs (which also increases compatibility with alternative libcs like musl)
  • Added -DH to list all providers in the db
  • Leveraged -DH to improve some tab completions