Versions number of libraries for 3.1.4 and up?

Online Status

Is there a list of Amiga 3.1.4 and up libraries with their respective version numbers and kickstart numbers?
A bit like that https://wiki.amigaos.net/wiki/AmigaOS_Versions

Online Status

Are you talking about each individual library and the version number within the release?

Online Status

3.1.4 and 3.2 are already in that list, and you can probably guess what 3.3 will be :-D

Online Status

Yes each individual lib, If you don’t have a version of the OS say 3.1.4 you can’t know. Say you wanna do constitutional stuff based on a version of a lib you can’t.

Online Status

How would you test your code if you don't have the OS.
3.1.4 libraries are version 46 and 3.2 are 47. I don't see how it can be simpler than that?

Online Status

The best way to go about this is to use the Autodocs to define the minimum release for the functionality you need and to open the libraries accordingly. If you want to make 3.1.4 the baseline in general, first open the version.library requesting v46. If that fails the OS is less than 3.1.4.