Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Version 2.4.3

Compare
Choose a tag to compare
@dawagner dawagner released this 14 Apr 14:50
· 801 commits to master since this release

Most significant changes:

  • Portability
    • Some windows-related fixes (windows is not supported yet but we are closing the gap)
    • C bindings
  • Tests
    • Functional test suite
    • Refactors related to CTest
    • make test can now be run without make install
  • Continous Integration
  • Misc
    • Fixed bash completion installation directory
    • Some dead code removal
    • Misc cleanup and fixes