Releases: DGA-MI-SSI/YaCo
Releases · DGA-MI-SSI/YaCo
YaTools v2.6
YaTools v2.5
Fix enum renaming & break compatibility with previous YaCo versions
yaco: vastly improve support for enum renaming & conflicts
yaco: fix upgrading local types to full enums & structs
yaco: avoid local type allocation desynchronisation
YaTools v2.4
Add local type synchronisation & fix some glitches around struct member comments
YaTools v2.3
This version breaks compatibility with previous YaCo versions in order to really fix struct renaming.
- yaco: vastly improve support for struct renaming and struct conflicts
- yaco: add missing function background colors
- yaco: fix removing prototype from function
- yaco: add single line commit header & avoid bugs in libgit2 when the commit message is too long
- yaco: improve rebase handling
- yaco: add missing segment comments
YaTools v2.2
- yaco: better handling of data items
- yaco: better usercall prototype support
- yaco: better logs
- yaco: add repository versioning
YaTools v2.1
- yaco: lots of bug fixes around synchronisation
- yaco: IDB git tracking is now optional
- yaco: faster saving, git push is now done in the background
- yaco: update to libgit2 0.27.2
- yaco: use merge diffs on text conflicts & allow users to select any version
- yaco: add git submodule support
- yaco: remove warning spam on linux when saving
YaTools v2.0
First public release with YaDiff enabled !
- yadiff: add standalone merge_idb command line tool allowing merging symbols between different IDA databases
- yaco: ignore redundant events from IDA
- yaco: reduce commit size when modifying functions
YaCo v1.8.3
- More fixes around struct member handling
- Remove embedded ids from prototype strings
YaCo v1.8.2
- improve handling of member array types
- fix issue with serverless repositories
YaCo v1.8.1
- update to IDA 7.1 SDK
- improve support for data embedded into functions