Releases: mob-sakai/unity-changeset
Releases · mob-sakai/unity-changeset
3.0.0
3.0.0 (2025-09-26)
Features
- add workflow for fallback db (a0752f5)
- implement comprehensive project improvements (72bec48)
- use fallback DB when GraphQL fails (1f00890)
BREAKING CHANGES
- Node.js minimum version requirement increased from 16 to 18
- UnityChangeset constructor now requires 'stream' and 'entitlements' parameters as mandatory
- Input validation for version strings and filter options may reject previously accepted invalid inputs
2.6.0
2.6.0 (2025-09-26)
Features
- add workflow for fallback db (a0752f5)
- implement comprehensive project improvements (0a1636e)
- use fallback DB when GraphQL fails (1f00890)
2.5.1
2.5.1 (2025-05-22)
Bug Fixes
- Change limit from 500 to 250 (ff4564d)
2.5.0
2.5.0 (2025-04-28)
Features
- add supported searchMode and add to default list (63218ba)
- add Supported stream to enum (9290171)
- cli: Add new supported filter option to cli (342846f)
- test: add tests cases for unity 6000 (d2174fd)
2.4.2
2.4.2 (2025-02-14)
Bug Fixes
- Change limit from 1000 to 500 (0346454)
2.4.1
2.4.1 (2025-01-25)
Bug Fixes
2.4.0
2.4.0 (2024-12-19)
Features
- add XLTS (extended-LTS) option (1828494)
2.3.1
2.3.1 (2024-12-17)
Bug Fixes
- lts option returns no version (e33d872), closes #17
2.3.0
2.3.0 (2024-11-10)
Features
- use GraphQL to fetch Unity releases (1d21bfd), closes #16
2.2.3
2.2.3 (2024-11-08)
Bug Fixes