Releases: acifani/soccer-go
Releases · acifani/soccer-go
v1.4.0
💥 Three new features
⚽ Top Scorers Command
Introducing a brand new command, scorers (or sc), to view the top scorers for any league with goals, assists, penalties, and match stats.
🔍 Details Flag
A new --details (or -d) flag shows extra information on fixture and team pages - limited to referee assignments for the moment.
📊 Enhanced Team Information
Team pages now display:
- Founding date & stadium capacity
- Club colors & official website
- Current manager
- Active competitions
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
Warning
Minimum Node.js version is now v20
- Removed external dependencies, reducing bundle size
- Migrated from
phinto nativefetch() - Migrated from
dayjsto nativeIntlAPIs- Datetimes will now be in the user's locale
- Migrated from
- Bug fixes
- Fixed standings group naming and interactive mode argument parsing
- Dependency updates
- Upgraded CLI libraries and bumped all dependencies to latest versions
Full Changelog: v1.2.4...v1.3.0
v1.2.0
🏆 Support for Cup competitions
We have improved the support to cup competitions:
- Added all the groups in the standings screen
- We show the kind of game in the match list (regular season, group stage, quarter-finals, etc)
Full Changelog: v1.1.2...v1.2.0
v1.1.0
v1.0.0
🧹 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.



