Releases: mob-sakai/UpmGitExtension
Releases · mob-sakai/UpmGitExtension
1.2.0
1.1.2
1.1.1
1.1.0
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
1.0.0
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
- Compiler: Add deterministic mode (6682c20)
- Compiler: Optimize compiler (340a94c)
- Add internal accessible compiler (def28f8)
- Add InternalAccessableCompiler (3dd1f9f)
- Internal bridging (f79134f)
- Remove document actions class (718c361)
- Simply install window (6b4a650)
- Support 2019.3 (#50) (1d08f50)
- Support git dependency in the package #35 (12d0dcc)
- Tag filtering #45 (221e04b)
- Use dll to internal bridging (e1af7ba)
- Use internal access bridging instead of reflection (#58) (#60) (bfc59d1)
Reverts
- Disable tag filter (7a3fce2)