Releases: tibiadata/tibiadata-api-go
Releases · tibiadata/tibiadata-api-go
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
v3.1.0
Changed
- Renaming Tibiadata to TibiaData (#90 by @tobiasehlert)
- Removing injection of houseType from assets (#95 by @tobiasehlert)
- Removing return of loyalty title on no title (#98 by @tobiasehlert)
- Bump docker/login-action from 1.14.0 to 1.14.1 (#87 by @dependabot)
- Bump actions/checkout from 2 to 3 (#88 by @dependabot)
- Bump golang from 1.17.7 to 1.17.8 (#96 by @dependabot)
Fixed
- Environment function logic fix (#91 by @tobiasehlert)
- Stop using ioutil as it is deprecated (#92 by @phenpessoa)
- Adding sanitize of nbsp string in death section of players (#99 by @tobiasehlert)
Full Changelog: v3.0.0...v3.1.0
v3.0.0
The release of API v3
Bumping version to v3.0.0 so that GitHub releases match API version.
Head over to tibiadata.com for more information.
v0.6.2
Fixed
- Adding if to prevent panic due to regex (#84 by @tobiasehlert)
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Changed
- Switching assets download URL to
assets.tibiadata.com
- Bump docker/build-push-action from 2.8.0 to 2.9.0 (#80 by @dependabot)
- Bump golang from 1.17.6 to 1.17.7 (#81 by @dependabot)
- Bump docker/login-action from 1.12.0 to 1.13.0 (#82 by @dependabot)
Full Changelog: v0.6.0...v0.6.1