Skip to content

Releases: acifani/soccer-go

v1.2.0

15 Nov 00:43
Compare
Choose a tag to compare

🏆 Support for Cup competitions

We have improved the support to cup competitions:

  1. Added all the groups in the standings screen
  2. We show the kind of game in the match list (regular season, group stage, quarter-finals, etc)

image
image

Full Changelog: v1.1.2...v1.2.0

v1.1.0

14 Nov 20:52
Compare
Choose a tag to compare

📈 Team form

image

You can now see the last 5 results of each team in the standing.
Internally, we have migrated to v4 of the football-data API. You will find the new documentation here

Full Changelog: v1.0.0...v1.1.0

v1.0.0

10 Nov 00:36
Compare
Choose a tag to compare

🧹 Install size reduction

By using more efficient dependencies we were able to reduce the install size of the app by over 90%.
Check the difference in PackagePhobia or BundlePhobia.

A number of security fixes has also been applied and now the CI also runs on Node v18.

image

v0.5.0

09 Mar 17:01
Compare
Choose a tag to compare

💥 Migrate to football-data v2 API

v1 APIs were discontinued at the start of the year so this is a necessary change.
Starting with v0.5.0, users will need to provide their own football-data API key, which can be obtained here

v0.4.0

06 May 17:44
Compare
Choose a tag to compare

🚀 Now with request caching!

API requests are now cached for a specified period! This should improve performance by 2-10x, depending on the network and request type.

Feel free to open an issue should you spot any bug!

v0.3.0

29 Mar 17:12
Compare
Choose a tag to compare

💻 CLI mode now available!

You don't have to follow the whole visual wizard anymore now!

$ soccer-go standings SA
$ sgo s SA // abbreviated

$ soccer-go matchday SA
$ sgo m SA

$ soccer-go team SA roma --fixtures --players
$ sgo t SA roma -fp