|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [4.2.3] - 2024-10-15 |
| 4 | + |
| 5 | +### Changed |
| 6 | + |
| 7 | +- Bump alpine from 3.20.1 to 3.20.3 ([#375](https://github.com/TibiaData/tibiadata-api-go/pull/375), [#386](https://github.com/TibiaData/tibiadata-api-go/pull/386) by [dependabot](https://github.com/dependabot)) |
| 8 | +- Bump github.com/go-resty/resty/v2 from 2.13.1 to 2.15.3 ([#376](https://github.com/TibiaData/tibiadata-api-go/pull/376), [#377](https://github.com/TibiaData/tibiadata-api-go/pull/377), [#388](https://github.com/TibiaData/tibiadata-api-go/pull/388), [#389](https://github.com/TibiaData/tibiadata-api-go/pull/389), [#390](https://github.com/TibiaData/tibiadata-api-go/pull/390), [#391](https://github.com/TibiaData/tibiadata-api-go/pull/391), [#393](https://github.com/TibiaData/tibiadata-api-go/pull/393), [#392](https://github.com/TibiaData/tibiadata-api-go/pull/392), [#394](https://github.com/TibiaData/tibiadata-api-go/pull/394), [#395](https://github.com/TibiaData/tibiadata-api-go/pull/395) by [dependabot](https://github.com/dependabot)) |
| 9 | +- Bump github.com/PuerkitoBio/goquery from 1.9.2 to 1.10.0 ([#384](https://github.com/TibiaData/tibiadata-api-go/pull/384) by [dependabot](https://github.com/dependabot)) |
| 10 | +- Bump golang from 1.22.5 to 1.23.2 ([#379](https://github.com/TibiaData/tibiadata-api-go/pull/379), [#382](https://github.com/TibiaData/tibiadata-api-go/pull/382), [#385](https://github.com/TibiaData/tibiadata-api-go/pull/385), [#396](https://github.com/TibiaData/tibiadata-api-go/pull/396) by [dependabot](https://github.com/dependabot)) |
| 11 | +- Bump golang.org/x/text from 0.16.0 to 0.19.0 ([#378](https://github.com/TibiaData/tibiadata-api-go/pull/378), [#383](https://github.com/TibiaData/tibiadata-api-go/pull/383), [#397](https://github.com/TibiaData/tibiadata-api-go/pull/397) by [dependabot](https://github.com/dependabot)) |
| 12 | +- ci: remove GitHub action Tailscale version input ([#387](https://github.com/TibiaData/tibiadata-api-go/pull/387) by [tobiasehlert](https://github.com/tobiasehlert)) |
| 13 | +- chore: decrease Dockerfile layers ([#380](https://github.com/TibiaData/tibiadata-api-go/pull/380) by [tobiasehlert](https://github.com/tobiasehlert)) |
| 14 | + |
3 | 15 | ## [4.2.2] - 2024-07-24
|
4 | 16 |
|
5 | 17 | ### Fixed
|
6 | 18 |
|
7 |
| -- boosted creature parsing on overview page ([#374](https://github.com/TibiaData/tibiadata-api-go/pull/374) by [tobiasehlert](https://github.com/tobiasehlert)) |
| 19 | +- Boosted creature parsing on overview page ([#374](https://github.com/TibiaData/tibiadata-api-go/pull/374) by [tobiasehlert](https://github.com/tobiasehlert)) |
8 | 20 |
|
9 | 21 | ## [4.2.1] - 2024-07-22
|
10 | 22 |
|
11 | 23 | ### Fixed
|
12 | 24 |
|
13 |
| -- boosted creature parsing on overview page ([#372](https://github.com/TibiaData/tibiadata-api-go/pull/372) by [tobiasehlert](https://github.com/tobiasehlert)) |
| 25 | +- Boosted creature parsing on overview page ([#372](https://github.com/TibiaData/tibiadata-api-go/pull/372) by [tobiasehlert](https://github.com/tobiasehlert)) |
14 | 26 |
|
15 | 27 | ## [4.2.0] - 2024-07-11
|
16 | 28 |
|
17 | 29 | ### Added
|
18 | 30 |
|
19 |
| -- add restriction mode ([#370](https://github.com/TibiaData/tibiadata-api-go/pull/370) by [tobiasehlert](https://github.com/tobiasehlert)) |
| 31 | +- Add restriction mode ([#370](https://github.com/TibiaData/tibiadata-api-go/pull/370) by [tobiasehlert](https://github.com/tobiasehlert)) |
20 | 32 |
|
21 | 33 | ### Changed
|
22 | 34 |
|
|
33 | 45 |
|
34 | 46 | ### Fixed
|
35 | 47 |
|
36 |
| -- align world endpoint transfer_type to regular by default ([#348](https://github.com/TibiaData/tibiadata-api-go/pull/348) by [tobiasehlert](https://github.com/tobiasehlert)) |
37 |
| -- new world record_date field omit if empty ([#350](https://github.com/TibiaData/tibiadata-api-go/pull/350) by [tobiasehlert](https://github.com/tobiasehlert)) |
| 48 | +- Align world endpoint transfer_type to regular by default ([#348](https://github.com/TibiaData/tibiadata-api-go/pull/348) by [tobiasehlert](https://github.com/tobiasehlert)) |
| 49 | +- New world record_date field omit if empty ([#350](https://github.com/TibiaData/tibiadata-api-go/pull/350) by [tobiasehlert](https://github.com/tobiasehlert)) |
38 | 50 |
|
39 | 51 | ## [4.1.2] - 2024-04-02
|
40 | 52 |
|
|
46 | 58 |
|
47 | 59 | ### Fixed
|
48 | 60 |
|
49 |
| -- character killer parser by rewrite of death parsing logic ([#338](https://github.com/TibiaData/tibiadata-api-go/pull/338) by [phenpessoa](https://github.com/phenpessoa)) |
| 61 | +- Character killer parser by rewrite of death parsing logic ([#338](https://github.com/TibiaData/tibiadata-api-go/pull/338) by [phenpessoa](https://github.com/phenpessoa)) |
50 | 62 |
|
51 | 63 | ## [4.1.1] - 2024-03-15
|
52 | 64 |
|
@@ -502,6 +514,7 @@ Head over to [tibiadata.com](https://tibiadata.com/2022/03/tibiadata-api-v3-rele
|
502 | 514 |
|
503 | 515 | Initial commit
|
504 | 516 |
|
| 517 | +[4.2.3]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.2.2...v4.2.3 |
505 | 518 | [4.2.2]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.2.1...v4.2.2
|
506 | 519 | [4.2.1]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.2.0...v4.2.1
|
507 | 520 | [4.2.0]: https://github.com/tibiadata/tibiadata-api-go/compare/v4.1.2...v4.2.0
|
|
0 commit comments