Skip to content

Releases: mob-sakai/unity-changeset

2.3.0

10 Nov 14:09

Choose a tag to compare

2.3.0 (2024-11-10)

Features

  • use GraphQL to fetch Unity releases (1d21bfd), closes #16

2.2.3

08 Nov 10:11

Choose a tag to compare

2.2.3 (2024-11-08)

Bug Fixes

2.2.2

05 Nov 02:51

Choose a tag to compare

2.2.2 (2024-11-05)

Bug Fixes

2.2.1

05 Nov 02:19

Choose a tag to compare

2.2.1 (2024-11-05)

Bug Fixes

2.2.0

04 Nov 20:01

Choose a tag to compare

2.2.0 (2024-11-04)

Features

  • support new archive page and rss (53b7d71)

2.1.2

30 Aug 18:11

Choose a tag to compare

2.1.2 (2023-08-30)

Bug Fixes

  • --minor-version-only option no longer requires --latest-patch option (03d4c2e)

2.1.1

18 Aug 04:47

Choose a tag to compare

2.1.1 (2023-08-18)

Bug Fixes

  • if the URL is invalid, display an error message and continue processing (e466509)

2.1.0

31 Mar 18:39

Choose a tag to compare

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

16 Mar 07:59

Choose a tag to compare

2.0.2 (2023-03-16)

Bug Fixes

  • remove distinctBy/sortBy (8761519)

2.0.1

16 Mar 07:43

Choose a tag to compare

2.0.1 (2023-03-16)

Bug Fixes

  • most recent patch version not listed (cbfb001)