Skip to content

Releases: felipeall/transfermarkt-api

v3.0.0

29 Dec 22:34
c8fdd19

Choose a tag to compare

What's Changed

Full Changelog: v2.0.7...v3.0.0

v2.0.7

29 Dec 21:42

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.6...v2.0.7

v2.0.6

16 Jun 21:14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.5...v2.0.6

v2.0.5

04 Feb 15:44

Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

11 Jan 18:25
0d7bf48

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

18 Dec 02:55
bb14323

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

09 Nov 01:26
df4f027

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

01 Nov 20:54
06dc382

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 Oct 01:48
e77a60c

Choose a tag to compare

What's Changed

  • Created TransfermarktBase which contains the base functionalities for the scrapping
  • Reworked all services to inherit TransfermarktBase
  • Updated broken xpath locators
  • Added updatedAt key to all services responses
  • Refactored unit tests
  • Updated dependencies to the latest version