Skip to content

Alpha release FastTrack v6.0.0a

Pre-release
Pre-release
Compare
Choose a tag to compare
@bgallois bgallois released this 14 Oct 12:15
· 182 commits to master since this release
3fe7cf2

FastTrack version 6.0.0 comes with several modifications:

  • Improvements

    • Updated to Qt version 6 to benefit from the latest features.
    • Improved the overall continuous build process, leveraging the power of aqtinstall.
    • Improved Windows continuous build to simplify the packaging.
  • Drawbacks

    • Dropped native support to Linux system using glibc <2.28. Qt6 and FastTrack have to be compiled from source for these systems.
    • Changed the public API due to the fusion of QList and QVector. FastTrack >=6.0.0 can't be compiled using Qt <=6.2.0.
    • Compatibility issues with outdated systems.

NOTE

There will be a total compatibility between tracking analysis from version >5.0.0 and >6.0.0.


  • Deployment roadmap

    • Unit testing.
    • Binary production on supported platforms.
    • Stability testing on Windows and Mac platforms.