Releases: TibiaData/tibiadata-api-go
Releases · TibiaData/tibiadata-api-go
v3.5.1
v.3.5.0
Added
- Fix highscores by implementing pagination (#164, #165 by @tobiasehlert)
Changed
- Bump golang from 1.19.0 to 1.19.2 (#158, #159 by @dependabot)
- Bump golang.org/x/text from 0.3.7 to 0.4.0 (#160, #161 by @dependabot)
Full Changelog: v3.4.1...v.3.5.0
v3.4.1
Changed
- Bump golang from 1.18.4 to 1.19.0 (#156 by @dependabot)
Fixed
- Fix handling of special characters in boosted boss/creature name (#157 by @tiagomartines11)
Full Changelog: v3.4.0...v3.4.1
v3.4.0
Added
- Adding proxy protocol support to replace default https (#154 by @tobiasehlert)
Fixed
- Parsing of spells list (#155 by @tobiasehlert)
Full Changelog: v3.3.1...v3.4.0
v3.3.1
Changed
Full Changelog: v3.3.0...v3.3.1
v3.3.0
Added
- Add support to new boostable bosses page (#152 by @tiagomartines11)
Changed
- Removing v in container image tag (#144 by @tobiasehlert)
- Updating
go build
step in dockerfile (#148 by @tobiasehlert) - Some go mod and workflow build updates (#137 by @tobiasehlert)
- Bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1 (#136, #140 by @dependabot)
- Bump golang from 1.18.1 to 1.18.4 (#135, #138, #149 by @dependabot)
- Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 (#139, #141, #142, #143 by @dependabot)
- Bump github.com/gin-contrib/gzip from 0.0.5 to 0.0.6 (#145 by @dependabot)
Fixed
- Parsing issue when guild description contains founded string (#151 by @tobiasehlert)
Full Changelog: v3.2.2...v3.3.0
v3.2.2
Changed
Fixed
- Fix traded-string appearing in account characters info (#133 by @tiagomartines11)
Full Changelog: v3.2.1...v3.2.2
v3.2.1
Changed
- Bump github/codeql-action from 1 to 2 (#122 by @dependabot)
Fixed
- Trimming suffix on guild rank (#121 by @tobiasehlert)
- Change go version in go.mod (#124 by @sergot)
- Adjusting parsing of fansite page (#125 by @tobiasehlert)
Full Changelog: v3.2.0...v3.2.1
v3.2.0
Changed
- Adding support for finished auctions (#115, #118 by @tobiasehlert)
- Enhancing deaths parsing of characters (#116 by @tobiasehlert)
- Bump golang from 1.17.8 to 1.18.1 (#108, #113 by @dependabot)
- Bump various workflow versions (#101, #102, #109, #110, #111, #112 by @dependabot)
Fixed
- Fix regex to handle one bed in house (#105 by @tobiasehlert)
- Fix encoding of apostrophes in multiple places (#106 by @tobiasehlert)
- Fix guild description to contain guild details (#107 by @tobiasehlert)
- Fix characters missing marriage and some more tests (#117 by @tobiasehlert)
Full Changelog: v3.1.1...v3.2.0
v3.1.1
Fixed
- Adding sanitize of nbsp string in death reason of players (#100 by @tobiasehlert)
Full Changelog: v3.1.0...v3.1.1