Version: 0.75.1.0

This commit is contained in:
ElectroJr
2022-12-21 14:27:03 -05:00
parent 1c86d2a6ea
commit 3330870a43
2 changed files with 20 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<Project>
<!-- This file automatically reset by Tools/version.py -->
<!-- This file automatically reset by Tools/version.py -->

View File

@@ -39,6 +39,25 @@ END TEMPLATE-->
### New features
*None yet*
### Bugfixes
*None yet*
### Other
*None yet*
### Internal
*None yet*
## 0.75.1.0
### New features
* Serv4's notNullableOverride parameter is now enforced by analyzer. For more info, see [the docs](https://docs.spacestation14.io/en/engine/serialization).
* Added command to dump injector cache list.
@@ -52,10 +71,6 @@ END TEMPLATE-->
* Transform matrix dirtying is deferred again (undo change in v0.75.0.0
* Added two new serv3 analysers (NotNullableFlagAnalyzer and PreferGenericVariantAnalyzer)
### Internal
*None yet*
## 0.75.0.0