Skip to content

Releases: petermost/Sourcetrail

2024.9.23

23 Sep 17:00
Compare
Choose a tag to compare

Changes:

Full Changelog: 2024.8.2...2024.9.23

2024.8.2

02 Aug 15:27
Compare
Choose a tag to compare

Changes

  • GUI: Remove qt.conf which seems to improve the menu font rendering under Windows

Full Changelog: 2024.7.3...2024.8.2

2024.7.3

01 Jul 10:25
Compare
Choose a tag to compare

Changes:

  • GUI: Fix non-working dialogs i.e. the selected action weren't executed.
  • C/C++: Disabled indexing of non-trivial destructor calls. See #7 (comment) for further details.

Packaging:

  • ZIP: Installation/Extracting is now done in a 'Sourcetrail' directory.

Full Changelog: 2024.7.2...2024.7.3

2024.7.2

28 Jun 13:16
Compare
Choose a tag to compare

Full Changelog: 2024.7.1...2024.7.2

2024.7.1

25 Jun 14:24
Compare
Choose a tag to compare

Changes:

  • C/C++: Add indexing of the deduced type of auto variables
  • C/C++: Add indexing of user defined conversion operators
  • C/C++: Add indexing of non-trivial destructor calls

Notes:

  • The ZIP files contain the vcpkg build where almost all library dependencies are statically linked

All Changes: 2023.11...2024.7.1

2023.11

15 Jan 22:51
Compare
Choose a tag to compare

Changes:

  • Detect 'Global Include Paths' for Visual Studio 2017, 2019, 2022
  • Add support for Java Standard 16 to 20

All changes: 2021.4.19...2023.11

Notes:

  • The ZIP files contain the vcpkg build where almost all library dependencies are statically linked.
  • The DEB file contains the Linux system build where the libraries must be provided by the system i.e. via the package manager.