2021-03-08
- Added C# bindings for API
- Fixed typo in package names of Windows build artifacts
- Changed implementation of getFileContent() to match Sourcetrail code
2020-10-12
- Interface Change: fix "Ambiuous" typo in interface instead of "Ambiguous" (issue #8)
- Added Java bindings for API
- Added Perl bindings for API
2019-11-04
- Interface Change: removed unused node and edge types
2019-05-20
- Interface Extension: added methods to record edges as ambiguous with new database version
2019-04-02
- Interface Extension:
getVersionString()
is not available via API
2019-03-26
- Interface Extension: added method to store a qualifier location to the database
2019-02-26
- Interface Change: renamed
recordCommentLocation()
torecordAtomicSourceRange()
to be more generic - Fix: build issue if tags of this repo are not checked out (issue #1)
2018-12-19
- First official release of the SourcetrailDB project.