abi-tracker icon indicating copy to clipboard operation
abi-tracker copied to clipboard

A tool to visualize ABI changes timeline of a C/C++ software library

Results 13 abi-tracker issues
Sort by recently updated
recently updated
newest added

The last release of [flatbuffers in the tracker]( https://abi-laboratory.pro/index.php?view=timeline&l=flatbuffers ) is 1.12.0. Though [tags on GitHub]( https://github.com/google/flatbuffers/tags ) go up to 2.0.6. Would be great to include these new releases...

Hi, We link to ABI Tracker for HarfBuzz. Ie: https://abi-laboratory.pro/?view=timeline&l=harfbuzz From: https://github.com/harfbuzz/harfbuzz Would be nice to have a SVG badge like all the other services. Thanks in advance!

This way Date can be generated in the report if the Scm is not supported or if a specific Date is wanted instead of the one provided by Scm.

The source-compatibility analysis report generated by ABICC should be added to the ABI timeline of a library.

We should be able to add versions like 2.2.x, 2.4.x to the compatibility table. Such versions should be always located at the top of all newly added 2.2.\* and 2.4.\*...

It would be handy if we could describe intended ABI breaks in the profile of the library.

These are not required but I am required to at least ask for clairification on the following after a review[1]: - Copyright header needs clarification in Basic.pm, and possibly the...

The [latest version in the tracker is 1.12.1]( https://abi-laboratory.pro/index.php?view=changelog&l=ucx&v=1.12.1 ) whereas the [latest release of UCX is 1.14.0]( https://github.com/openucx/ucx/releases/tag/v1.14.0 )

Currently seeing lz4 1.9.2 when [latest is 1.9.4]( https://github.com/lz4/lz4/releases/tag/v1.9.4 ) https://abi-laboratory.pro/index.php?view=timeline&l=lz4

Currently [Expat on the tracker]( https://abi-laboratory.pro/index.php?view=timeline&l=expat ) is showing 2.2.9 while the latest version is 2.5.0. Could someone please update Expat to include those changes?