Releases: mob-sakai/unity-changeset
Releases · mob-sakai/unity-changeset
3.1.0
11 Oct 04:08
Compare
Sorry, something went wrong.
No results found
3.1.0 (2025-10-11)
Bug Fixes
Features
add --db [url] global option to use cached database instead of GraphQL (3b654a7 )
update for XLTS versions (22d7199 )
3.0.1
08 Oct 19:18
Compare
Sorry, something went wrong.
No results found
3.0.1 (2025-10-08)
Bug Fixes
add graphql as explicit dependency to resolve peer dependency issue (be40a73 )
3.0.0
26 Sep 09:03
Compare
Sorry, something went wrong.
No results found
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
26 Sep 08:58
Compare
Sorry, something went wrong.
No results found
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
22 May 11:08
Compare
Sorry, something went wrong.
No results found
2.5.1 (2025-05-22)
Bug Fixes
Change limit from 500 to 250 (ff4564d )
2.5.0
28 Apr 10:30
Compare
Sorry, something went wrong.
No results found
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
14 Feb 07:37
Compare
Sorry, something went wrong.
No results found
2.4.2 (2025-02-14)
Bug Fixes
Change limit from 1000 to 500 (0346454 )
2.4.1
25 Jan 04:56
Compare
Sorry, something went wrong.
No results found
2.4.1 (2025-01-25)
Bug Fixes
2.4.0
19 Dec 00:27
Compare
Sorry, something went wrong.
No results found
2.4.0 (2024-12-19)
Features
add XLTS (extended-LTS) option (1828494 )
2.3.1
17 Dec 01:07
Compare
Sorry, something went wrong.
No results found
2.3.1 (2024-12-17)
Bug Fixes
lts option returns no version (e33d872 ), closes #17