Is there an aggregated document to see what new classes, methods, constants, etc were added in which CIQ version?

I'm looking for a document that summarizes what was added to CIQ with each version. The use case would be to help developers to decide what minApiLevel to use in their apps. I do have something similar generated regarding the minApiLevel here: https://github.com/flocsy/garmin-dev-tools/blob/main/csv/max-version2devices.csv 

I'd like to see something like:

1.0.0: (probably no list here as it would be too long?)
...
1.3.0: Lang.Array:{add, addAll, indexOf, ...}
...
2.4.0: Application.Properties