Releases: wbpascal/Azuria
v0.7.0 - Support for new API
- Support for new API (most API calls)
- Completely new architecture (see README)
- Extended README
Warning: This is a near complete rewrite. Therefore the library is full of breaking changes. Also not every new API call is supported at the moment.
v0.6 - UserControlPanel, CloudflareSolver and english translation
- Added UserControlPanel
- Added a class to identify if the Cloudflare DDoS firewall is active and automatically solves it (still takes at least 4 seconds)
- Changed the way properties are initialised
- Translated documentation into english + clarified it in some ways
- Added annotations for parameters
- Added function to edit own comments
I translated the documentation into english to make it more viable for international use. If there is demand for a german version i will add it back again. Furthermore the example was removed and a new and better one will be available in the coming time. To view the old example head over to the "old-example" branch.
v0.5.1 - Portable Version + Suche
- Portable Version hinzugefügt
- Suche hinzugefügt (Anime/Manga und Benutzer)
- Kommentare bei Anime und Manga abrufen
- Genre ist nun ein eigenes Objekt
- Dokumentation vereinfacht
- Methoden- und Eigenschaftsnamen vereinheitlicht
Warnung
Viele Methoden und Eigenschaften wurden umbenannt, um sie zu vereinheitlichen. Dies hat zur Folge, dass Programme, die mit vorherigen Version erstellt wurden, nach einem Update nicht problemlos funktionieren werden. Es müssen ggf. Änderungen vorgenommen werden damit sie wieder funktionieren.