Commit b3b0368
committed
chore(release): 2.16.0 [skip ci]
# [2.16.0](2.15.3...2.16.0) (2022-06-19)
### Bug Fixes
* Fixed compilation error related to AssetDatabase.SaveAssetIfDirty() in Unity 2021.1.16 and older ([4c2ac45](4c2ac45))
* Improved the way the package detects if the platform can emit code at runtime ([47877e7](47877e7))
* Removed a warning regarding pdb files in Unity on non-Windows platforms ([7686dbe](7686dbe))
### Features
* Made auto-generated classes public so that they can be referenced by code generation plugins ([0bd4e67](0bd4e67))
* Made possible to inherit from simple ScriptableObject instead of GenericScriptableObject to create generic assets ([0c4ac2d](0c4ac2d))1 parent 2ec9554 commit b3b0368
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
1 | 16 | | |
2 | 17 | | |
3 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments