We have released a new version of TibiaData!
Added
- Enhance data collection and debugging information (#31 by tobiasehlert)
 - Adding rate-limit detection and status code switching (#36 by tobiasehlert)
 - Adding TIBIADATA_HOST env (#39 by tobiasehlert)
 - Rewrite of characters and adding of unit testing (#40 by kamilon)
 - Adding codecov.io (#48 by tobiasehlert)
 - Adding new Tibia News endpoints (#32 by tobiasehlert)
 - Worlds Overview unit tests (#53 by kamilon)
 - World unit tests (#54 by kamilon)
 
Changed
- Refactor to use pure goquery and no manual regex on guilds (#29 by JorgeMag96)
 - Performing go mod tidy (#43 by tobiasehlert)
 - Use new assert instead of passing t many times (#45 by Pedro-Pessoa)
 - Updating workflows (#51 by tobiasehlert)
 - Bump golang from 1.17.5 to 1.17.6 (#50 by dependabot)
 - Reduce dependencies (#44 by Pedro-Pessoa)
 - Clean up webserver.go and a few utility funcs (#37, #52 by Pedro-Pessoa)
 
Fixed
- Maintenance mode detection with error message return (#34 by tobiasehlert)
 - Guilds name upper casing correction (#35 by tobiasehlert)
 - Handle timezone information during DateTime parsing (#46, #49 by kamilon, tobiasehlert)
 
You can find the changes in our Changelog 
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md
You can find the v0.4.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.4.0
Kind regards,
Tobias
