Releases: mob-sakai/unity-changeset
Releases · mob-sakai/unity-changeset
2.2.0
2.2.0 (2024-11-04)
Features
- support new archive page and rss (53b7d71)
2.1.2
2.1.2 (2023-08-30)
Bug Fixes
--minor-version-only
option no longer requires --latest-patch
option (03d4c2e)
2.1.1
2.1.1 (2023-08-18)
Bug Fixes
- if the URL is invalid, display an error message and continue processing (e466509)
2.1.0
2.1.0 (2023-03-31)
Bug Fixes
- fix redirect url (unity3d.com to unity.com) (c9aa7a9)
- getChangeset throws error if the version is not exists (f581487)
Features
- add --version/-V option to output current package version (5d44c13)
- add LTS field to changeset (6d3a781)
- add options for list command (0063f5a)
- export list/search/group/filter change-set method (e4a6570)
- export UnityChangeset class (f0a2085)
- pre-release versions will be sorted (c1caadb)
2.0.2
2.0.2 (2023-03-16)
Bug Fixes
2.0.1
2.0.1 (2023-03-16)
Bug Fixes
- most recent patch version not listed (cbfb001)
2.0.0
2.0.0 (2022-06-27)
Documentation
Features
BREAKING CHANGES
- Requires NodeJs 14 or later.
v1.7.0
1.7.0 (2022-05-17)
Bug Fixes
- downgrade 'node-fetch' for commonjs (5336b55)
Features
- get alpha/beta versions from rss feed (6decbd8)
v1.6.0
1.6.0 (2021-10-23)
Features
- cli: add
--latest-lifecycle
option for list
(a4d51f7)
v1.5.0
1.5.0 (2021-10-14)
Features
- cli: add
--oldest-patch
option for list
(9cb4fe5)