Releases: TwoTenPvP/UnityPackager
Releases · TwoTenPvP/UnityPackager
v1.2.5
1.2.5 (2019-03-31)
Bug Fixes
- use / for directory separator in pathname (cbcc248)
v1.2.4
1.2.4 (2019-03-31)
Bug Fixes
- do not add introduce yaml anchors (106e226)
v1.2.3
1.2.3 (2019-03-28)
Bug Fixes
- folders also need a .meta file (c2e70a2)
v1.2.2
1.2.2 (2019-03-26)
Bug Fixes
- meta files preserve original extension (857285d)
v1.2.1
1.2.1 (2019-03-22)
Bug Fixes
- chocolatey: address review feedback (0b2ac1f)
Features
Reverts
v1.2.0
1.2.0 (2019-03-17)
Features
- Now it can pack whole folders (4d4bb7e)
v1.1.0
1.1.0 (2019-03-17)
Features
- Preserve project meta files (fc3a579)
v1.0.2
1.0.2 (2019-03-17)
Bug Fixes
- Unpacker now works correctly with binaries (ff2090e)
v1.0.1
1.0.1 (2019-03-16)
Bug Fixes
- issue with unpacking paths (3ee7947)
v1.0.0
1.0.0 (2019-03-16)
Features
- package: use modrn dotnet core 2.1 (0b5700d)
- use semantic versioning (#8) (9f66428)
BREAKING CHANGES
- package: Use modern dotnet core 2.1, can be built with dotnet core or msbuild