- data: Parse to string by default (
4a9fd95
)
- UnityDocument: Preserve version and tags (
59647f7
)
- All data is now deserialized to Python str (
4a9fd95
)
See all commits in this version
- dependencies: Upgrade PyYaml version (
8e7f163
)
See all commits in this version
- deps: Update pyyaml to 6.0 (
e989e15
)
- Support for Python 3.6 dropped (
e989e15
)
See all commits in this version
- setup: Add requirements folder to sdist (
85df55c
)
- CONTRIBUTING: Update (
dec5035
)
See all commits in this version
- ci: Disable firstParent (
a2ae5bf
)
See all commits in this version
See all commits in this version
- ci: Now correctly using deploy key (
7b74008
) - ci: Check PR deploy (
aef6b09
) - ci: Another attempt (
27a48f9
) - ci: Another attempt (
2051639
) - ci: Another attempt (
977dd5c
)
See all commits in this version
- ci: Debug stuff (
6250afb
)
See all commits in this version
See all commits in this version
- ci: Hopefully ran publish step #4 (
3f4977b
) - ci: Hopefully ran publish step #3 (
619c1b2
) - ci: Hopefully ran publish step #2 (
6c3f77d
) - ci: Hopefully ran publish step (
d62cf73
) - Makefile: Continue on dist prune error (
0f9172e
) - ci: Correct release condittional (
43179a0
)
- CHANGELOG: Fix missing commits (
dfcdb40
)
See all commits in this version
- Makefile: Add lint and release steps (
33a84ee
) - deploy: Add publishing requirements (
017a8da
) - ci: Enable pypi publishing (
5564eb8
) - ci: Archive logs on failure (
35a1170
) - ci: Add GH Actions CI (
79f9869
)
- version: Manually bump version (
f6db941
) - deploy: Use correct release branch (
2fd9225
) - ci: Taget correct branch on release (
d7505c1
) - requirements: Flexible requirement files (
4bd47d5
) - ci: Uses actions (
3a0341e
)
- CONTRIBUTING: Updated rules (
41ecab0
)
See all commits in this version
- representer: Save string representation (
6b2bb15
)
- command: Convert Path to str (
157db9e
)
- A security update of PyYAML to 5.4 forces to drop support to Python 3.5 (
beaf2f6
)
See all commits in this version
- resolver: Add safe value types int and float (
3bd6918
) - unitydocument: Add get and filter methods to UnityDocument (
36a4b91
) - Makefile: Add update-changelog make command (
eb3cbd5
) - travis: Add commitlint check step to Travis CI (
050f4d5
) - commitlint: Add commitlint configuration (
73d0d81
)
- loaded UnityClass entries attributes may now be int or float too, not only strings. (
3bd6918
)
- readme: Update examples and remove solved considerations (
0f200a8
) - contributing: Update contributing (
c577705
) - readme: Updated examples (
0e02334
)
See all commits in this version
- prefab: Add scene and prefab support (
dec5a27
)
- UnitClassIdMap: Allow identifying Unity classes by it's 'id-name' (
18e55a4
) - UnityClassIdMap: Make UnityClassIdMap reset method inter-process safe (
7175e3e
) - tests: Add autouse fixture to ensure every test runs with a clear (
bc1db54
) - travis: Fix windows miniconda not finding libraries (
6738224
)
See all commits in this version
- scope: Initial commit (
dd4c87f
)