Releases: fewieden/MMM-soccer
Releases · fewieden/MMM-soccer
2.2.1
2.2.0
Update requires installation of dependencies refer to readme file!
Fixed
- Max teams showed in some occasions 1 team too much.
Added
- Github actions (building and changelog)
- Dependency
node-fetch
- Automated tests for node_helper and module
- Code coverage
- Codecov report
Removed
- Travis integration
- Dependency
request
2.1.1
2.1.0
2.0.1
Added
- French translations (Thanks to https://github.com/laventin85)
Changed
- Readme config example
- Github config files
v2.0.0
Added
- Club logo downloader
- New config option
logos
. - Swedish translations
- Documentation
- Doclets.io integration
- Contributing guidelines
- Issue template
- Pull request template
- Editor config
Changed
- Switched from Api v1 to v2.
- Updated league ids.
- Switched rendering from js to nunjuck template.
- Updated travis-ci config.
- Disabled markdown lint rules
MD024
andMD026