Releases: Maciejowski2006/SAPI
Releases · Maciejowski2006/SAPI
Version 3.0.0
Version 2.2.0
Version 2.1.0
Version 2.0.0
There are new braking changes made to the API
You should change your endpoints from class Inheritance to interfaces. See the wiki for migration guide.
Version 1.2.0
Created new utility class that allows for easier development. Now you also don't have to specify URL when initializing SAPI.
Version 1.1.0
Got rid of Init()
function. Now the code from it is directly executed in the constructor.
Version 1.0.0
The first release of SAPI.