Skip to content

Tags: TwoTenPvP/UnityPackager

Tags

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from paulpach/separator

fix: use / for directory separator in pathname

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from paulpach/anchors

fix: do not add introduce yaml anchors

v1.2.3

Toggle v1.2.3's commit message
fix: folders also need a .meta file

v1.2.2

Toggle v1.2.2's commit message
cannot append version name

v1.2.1

Toggle v1.2.1's commit message

v1.2.0

Toggle v1.2.0's commit message
feat: Now it can pack whole folders

v1.1.0

Toggle v1.1.0's commit message
test: Tests should work on windows too

v1.0.2

Toggle v1.0.2's commit message
fix: Unpacker now works correctly with binaries

v1.0.1

Toggle v1.0.1's commit message
fix: issue with unpacking paths

Refactor: Use dictionary instead of list of structures

style: use explicit variable type

fix: Now works with absolute paths too

fix: Revert bad fix with absolute paths

test: Unit test for packer and unpacker

refactor: use Dictionary instead of list of file entry

v1.0.0

Toggle v1.0.0's commit message
feat: use semantic versioning (#8)

* CI: add semantic versioning

* CI: fix syntax error

* CI: Fix syntax error

* CI: Syntax error

* we can wait until the install phase to set the versions

* WTF is going on?

* CI: let's try with just one"

* CI: trying multiline

* CI: Trying multiline version one more time

* CI: determine version number

* CI: Determine correct version

* Use this branch for now

* CI: Use this branch for now

* Testing if appveyor version works

* Testing if appveyor build version works

* CI: cache node's files

* CI: Use detected assembly version

* CI: access variables correctly

* CI: use regular environment variables for dotnet patching

* CI: Set global variable

* CI: Fix environment variable substitution

* CI: create the github release

* CI: Don't build on tags

* Only do semantic versioning on master