Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
OpenAPI Specification change
Browse files Browse the repository at this point in the history
- 公車 V2 新增逐筆更新資料。
- 軌道 V2 新增桃園捷運營運最新消息資料。
- 軌道 V2 新增桃園捷運營運通阻資料。
- 公車 V2 改版。
- 軌道 V2 台鐵車站資料新增必填欄位 `StationUID`。
  • Loading branch information
minchao committed Jan 22, 2020
1 parent 870cd1d commit 61aa979
Show file tree
Hide file tree
Showing 74 changed files with 14,014 additions and 1,243 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@

## [Unreleased]

## [0.4.0] - 2020-01-23

### Added
- 公車 V2 新增逐筆更新資料。
- 軌道 V2 新增桃園捷運營運最新消息資料。
- 軌道 V2 新增桃園捷運營運通阻資料。

### Changed
- 公車 V2 改版。
- 軌道 V2 台鐵車站資料新增必填欄位 `StationUID`

## [0.3.0] - 2019-12-21

### Added
Expand Down Expand Up @@ -50,7 +61,8 @@
### Added
- 首次發行,提供基本、航空、公車、軌道、自行車與觀光等 PTX API 用戶端程式庫。

[Unreleased]: https://github.com/minchao/go-ptx/compare/v0.3.0...HEAD
[Unreleased]: https://github.com/minchao/go-ptx/compare/v0.4.0...HEAD
[0.4.0]: https://github.com/minchao/go-ptx/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/minchao/go-ptx/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/minchao/go-ptx/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/minchao/go-ptx/compare/v0.0.1...v0.1.0
Expand Down
Loading

0 comments on commit 61aa979

Please sign in to comment.