Releases: KristjanESPERANTO/MMM-PublicTransportHafas
Releases · KristjanESPERANTO/MMM-PublicTransportHafas
v2.0.4 - 2023-12-20
Maintenance update
No functional changes. Just optimizations to the linting process and dependency updates.
Full Changelog: v.2.0.3...v.2.0.4
v2.0.3 - 2023-11-22
Maintenance update
No functional changes. Just optimizations to the code and dependencies updates.
Full Changelog: v.2.0.1...v.2.0.3
v2.0.1 - 2023-01-22
What's Changed
- Optimize remark animation by @ucfnet002 in #126
- Don't do line breaks in line symbols
- Update and add line colors for Düsseldorf
- Update dependencies
New Contributors
- @ucfnet002 made their first contribution in #126
Full Changelog: v.2.0.0...v.2.0.1
v2.0.0 - 2022-12-17
- Update hafas-client to 6.x
- minimal node version is now 16
- translate query_stations script to english
- refactor
Full Changelog: v.1.5.4...v.2.0.0
v1.5.4 - 2022-11-27
v1.5.3 - 2022-09-21
- Update CSS
- Set text-align for direction cell - Thanks to @djzwerg for the hint.
- Update dependencies
v1.5.2 - 2022-08-29
- Update CSS for Düsseldorf 36388d9 from 0m4r's fork - Thanks to @0m4r.
- New CSS file for Hamburg to solve #82
- Update Dependencies
v1.5.1 - 2022-03-09
What's Changed since v1.4.0
- Replace Moment.js by Day.js in #44
- Add parameter showRelativeTimeOnlyUnder in #45
- Add Super-Linter and handle a bunch of linter issues
Full Changelog: v1.4.0...v1.5.1
v1.4.0 - 2022-02-03
What's Changed
- Use kebab-case for class names - this could be break custom CSS -
- Add CSS file for Magdeburg
- Use
stylelint
for css files
Full Changelog: v1.3.0...v1.4.0
v1.3.0 - 2022-02-02
What's Changed
- Add configuration option
ignoreRelatedStations
in 8506c22 - Show "platform" as default in cc6cda9
- Optimize configuration part in README
- Remove dependency from "arr-diff" and "array-unique"
- Add a GitHub Actions CI workflow in #32
- Bump eslint from 8.7.0 to 8.8.0 in #33
Full Changelog: v1.2.0...v1.3.0