Releases: Cristian-Sknz/Paladins-Wrapper
Releases · Cristian-Sknz/Paladins-Wrapper
2022.0221.0 - Multiple API Instances
This project is still working properly and without issues, but needs a full code update. It's been over a year since I started to develop it, and with that there are some practices and methods that don't meet the best practices in the code. I do not intend to make this update to the project, as it is working and it would take a lot of work to redo this code, my motivation for this project is not the same as when I started to develop it.
2021.0417.3 - SSL Update
API versions before that will no longer work.
2021.0417.2 - Feature and bug fix
[fix] Campos #championId e #language estavam nulos.
2021.0417.0 - SLF4J-API
[feature] Implementado SFL4J-API como Logger - Foram corrigido alguns métodos e documentação. - Adicionado SimpleLogger.java como alternativa caso não encontre a classe StaticLoggerBinder
2021.0313.1 - Bug fixing
[feature/fix] Correções de bugs e adicionados métodos que estavam aus…
2021.0313.0 - Major Update Release
[refactor/update] Atualizado código e novo EndPoint (Major Update) - Varias classes foram refeitas, e algumas outras teve seu código atualizado. - Gson atualizado. - Trocado HttpRequester para OkHttpClient - Novo sistema de request - Novo endpoint para BountyStore (getBountyItems)
2.0.3
[fix] Alterado expressão lambda (não é possível usar esse lambda no j…
PaladinsWrapper - 2.0.2
[fix] Resolvido NullPointerException que ocorria em Champions Ao solicitar champions pela segunda vez, ele disparava o Exception, pois o Language não estava setado em Champions.java
PaladinsWrapper - 2.0.1
[feature] aplicado mais métodos toString
Beta Version - V1.3.1
[fix] Valor incorreto em getAvatarId() Estava pegando o objeto errado no Json, ActiveId ao invez de AvatarId