Skip to content

Releases: TibiaData/tibiadata-api-go

v3.1.0

10 Mar 09:08
Compare
Choose a tag to compare

Changed

Fixed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

01 Mar 11:45
Compare
Choose a tag to compare

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

28 Feb 15:04
Compare
Choose a tag to compare

Fixed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

27 Feb 10:43
Compare
Choose a tag to compare

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

v0.6.0

31 Jan 18:36
Compare
Choose a tag to compare

Added

Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

28 Jan 21:50
Compare
Choose a tag to compare

Added

Changed

  • Add some 'fake' unit tests to up coverage on webserver.go (#71 by @kamilon)
  • Add unit tests for House Overview and House APIs (#72 by @kamilon)

Full Changelog: v0.5.0...v0.5.1

v0.5.0

19 Jan 19:45
Compare
Choose a tag to compare

Added

  • Add unit tests for Spells Overview API, fix bugs in Spells Overview API (#55 by @kamilon)
  • Add unit tests for Spells API, fix various bugs in pulling of spell data (#56 by @kamilon)
  • Add unit tests for Kill Statistics API, move to goquery (#57 by @kamilon)
  • Add unit tests for Guild Overview and Guild API (#58 by @kamilon)
  • Add unit tests for Creatures Overview and Creature API, fix bug (#59 by @kamilon)
  • Add unit tests for Highscores API (#61 by @kamilon)
  • Add unit tests for Fansites API (#62 by @kamilon)
  • Add unit tests for News List API and News API (#60 by @kamilon)
  • Create and use HighscoreCategory enum (#63 by @kamilon)
  • Feature: Tibia Houses endpoints (#26 by @tobiasehlert)

Changed

Fixed

  • Fix race condition with TibiadataRequestStruct (#65 by @kamilon)
  • Bump docker/build-push-action from 2.7.0 to 2.8.0 (#68 by @dependabot)

Full Changelog: v0.4.0...v0.5.0

v0.4.0

12 Jan 18:10
Compare
Choose a tag to compare

Added

Changed

Fixed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

05 Jan 08:31
Compare
Choose a tag to compare

Added

Changed

Fixed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Jan 14:33
Compare
Choose a tag to compare

Changed

Fixed

Full Changelog: v0.1.1...v0.2.0