-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9e47ba5
commit 45faa9a
Showing
3 changed files
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,73 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
## [2.0.7] - 2023-07-18 | ||
|
||
### Changed | ||
|
||
- Use lint-staged instead of pretty-quick | ||
|
||
### Updated | ||
|
||
- Dependency updates | ||
|
||
## [2.0.6] - 2023-05-04 | ||
|
||
### Updated | ||
|
||
- Dependency updates | ||
|
||
## [2.0.5] - 2022-12-31 | ||
|
||
### Updated | ||
|
||
- Update to node-gtfs v4 | ||
- Dependency updates | ||
- Add Husky | ||
|
||
## [2.0.4] - 2022-11-09 | ||
|
||
### Updated | ||
|
||
- Dependency updates | ||
|
||
### Fixed | ||
|
||
- Fixed charts path in generated charts HTML | ||
|
||
## [2.0.3] - 2022-06-25 | ||
|
||
### Updated | ||
|
||
- Dependency updates | ||
|
||
### Fixed | ||
|
||
- Fixed charts path in generated index.html | ||
|
||
## [2.0.2] - 2022-06-25 | ||
|
||
### Updated | ||
|
||
- Dependency updates | ||
- Readme udpates | ||
|
||
## [2.0.1] - 2021-08-17 | ||
|
||
### Updated | ||
|
||
- Dependency updates | ||
|
||
### Fixed | ||
|
||
- Fixes for no shape_dist_traveled | ||
|
||
## [2.0.0] - 2021-05-14 | ||
|
||
### Breaking Changes | ||
|
||
- Converted to ES6 Module |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters