Skip to content

Releases: mob-sakai/UpmGitExtension

1.2.0

13 Jan 07:54
Compare
Choose a tag to compare

1.2.0 (2020-08-11)

Features

  • support path query parameter (for Unity 2019.3.4f1 or later) (ad55dd3), closes #77

1.1.2

13 Jan 07:54
Compare
Choose a tag to compare

1.1.2 (2020-08-11)

Bug Fixes

  • Windows defender reporting OpenSesame compilers as a Trojan (96b163b), closes #91

1.1.1

13 Jan 07:54
Compare
Choose a tag to compare

1.1.1 (2020-08-11)

Bug Fixes

  • the same version is recommended after updating the package (c766454), closes #84

1.1.0

13 Jan 07:54
Compare
Choose a tag to compare

1.1.0 (2020-08-11)

Bug Fixes

  • cannot install with 'upm' branch in Unity 2019.1 (eb8ff00)
  • change namespace to 'Coffee.PackageManager.UI' (4052f86)
  • class 'Expose' is no longer used (6afe17e)
  • console log is a little chatty #82 (a632d7f)
  • delete unused projects (9714d16)
  • extensions for PackageDetails (616bd00)
  • fix compile error (9962277)
  • fix host logo (b54078f)
  • fix release script (95a4921)
  • fix release script (0313cfe)
  • fix release script (c0f8b34)
  • fix release script (e4cef7b)
  • fix release script (162bb91)
  • fix script to get available versions (f95b560)
  • fix supported version check (f4b25ef)
  • InstallPackageWindow uses new scheme (44c952e)
  • js script path (fb821ad)
  • KeyNotFoundException is thrown for every package found when trying to install (4720490), closes #90
  • only transform if it is not already in the SSH format, close #47 (f2e71b2)
  • releases wrongly being flagged as "preview" (a32069e), closes #83
  • the package version list is not updated (javascript) (e496c62)
  • OSC: update osc (2ff8243)
  • OSC: update osc (d89d480)
  • OSC: update osc (2117ed7)
  • no versions are loaded from versions json file (e9da6f3)
  • no versions on Windows (4843bfa)
  • remove OpenSesameCompiler devs (d1ca10c)
  • remove settings (3e7ba56)
  • SemVersion is ambiguous reference (c066389)
  • support 2019.1 (5ff79fb)
  • support 2019.2 (2497442)
  • versions file is deleted on main thread (e346b91)

Features

  • add develop menu (1c8c2a0)
  • add keywords to package.json (c0ee69e)
  • add open sesame compiler (portable mode) (230137e)
  • Azure Dev Ops and Branch Support in Unity 2019.1 or later (3ed528a), closes #80
  • change assembly name and namespace to Coffee.UpmGitExtension (483cc8f)
  • change caching scheme for available package versions (fda6dbf)
  • extensions for supporting multiple-versions (5e54dc2)
  • failed update available versions on Unity 2019.2 (161e48f)
  • remove internal bridge (cadef5e)
  • show all available versions in InstallPackageWindow for mono-repo (fc21042)
  • show update indicator (9133766)
  • support 2019.3 (5f8ce50)
  • support 2020.1 (WIP) (5d96f1f)
  • support Unity 2020.1 (c879375), closes #76
  • update package with locked branch name (7b35a50)
  • use nodejs instead of shell to get available versions (0ff293b)

1.0.1

13 Jan 07:54
Compare
Choose a tag to compare

1.0.1 (2019-11-25)

Bug Fixes

  • Suppress API upater (867a149)
  • Get-Refs: Error after updating to latest 1.0.0 #68 (2fbcdf2)

1.0.0

13 Jan 07:55
Compare
Choose a tag to compare

1.0.0 (2019-11-24)

Bug Fixes

  • Add null check for 2019.3 (3180a47)
  • An error occurs during initialization (2a83d97)
  • Change Markdig dll file name to avoid to conflict (#64) (67031a6)
  • develop flow (e03701a)
  • Disable validate reference for 2018.3 (7988f8b)
  • Fix bridge dll import settings (349b777)
  • Fix commands path (15d3059)
  • Fix compiler (488d317)
  • Fix dll for 2019.3 (be250df)
  • Fix error for Unity 2018 (5fe299c)
  • Fix executor (72d505d)
  • fix Expose (a345c2f)
  • Fix for private repo (e921c23)
  • Fix get-refs on Windows (d9b432a)
  • Fix git button border (d03dc8e)
  • Fix git button uss for 2019.2 or later (d857154)
  • Fix git script path (7e021dc)
  • Fix install problem (d8ae742)
  • Fix member name of PackageInfo (424d840)
  • Fix reload bug (57dda05)
  • Fix reload bug on update package (2f09d8f)
  • get-refs script path error on windows (3c8ccc7)
  • Omit generics feature in expose for .net 3.5 (7147856)
  • Overwrite manifest.json on install package via install window (9b7a76c)
  • Remove uss property (b491102)
  • Replace version in package.json on release (#56) (9d3f5a4)
  • Support recomended version on Unity 2019.3 (d0ced06)
  • Support Unity 2019.1 or later (#54) (03d5a32)
  • Suppress debug log (b068f14)
  • Update compiler version (1abeaf8)
  • Update dlls (19e3a57)

Features

Reverts

0.9.1

16 Jul 10:37
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Package.json version mismatch in v0.9.0 #43

0.8.3

12 May 08:21
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Error on 'git ls-remote' for private repos accessed via SSH #34

0.8.2

15 Apr 15:04
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • An error occurs when installing 0.7.0+ #31

0.8.1

12 Apr 13:31
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Support .Net 3.5 scripting runtime version #30
  • Unit Tests don't pass #27