Skip to content

Releases: ArcticFox-Dev/SRGEnt

v0.5.5

31 Aug 20:34
Compare
Choose a tag to compare

Split the Unity Generator from the plain C# generators so that the Unity Generator can be disabled if not needed.

v0.5.3

15 Jan 19:04
Compare
Choose a tag to compare
v0.5.3 Pre-release
Pre-release

Fixed a bug that would cause an error when GeneratorStats were generated for the Unity default assembly as the assembly had a '-' in the name which is an invalid symbol in namespaces.

v0.5.2

15 Jan 14:46
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

Adding a check in the generator that will avoid generating colliding interfaces if two assemblies that depend on each other define the same components.

v0.5.1

31 Dec 13:34
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Adding Unity domain inspector generation (Early Alpha).

v0.5.0

23 Dec 22:09
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

First release of SRGEnt v0.5.0
This release supports only Unity 2021.2.x and later.

Support for versions all the way back up to 2020.3 will come in later releases.