v0.8.3
Pre-release
Pre-release
Uralstech
released this
02 Nov 14:08
·
50 commits
to ezrSquared-re
since this release
DO NOT USE THIS FOR WRITING YOUR CODE!
Use any non-RE prerelease. While ezr² RE has a lot more features and many bugfixes, there are many missing features, most importantly the include
expression and many built-in non-generic methods like list.insert
!
Please use this release for testing purposes only. It is very unstable.
For platforms without a binary, you can compile the code with the .NET SDK.
What's Changed
- Fixed warning in
EzrObject
caused by missingDynamicallyAccessedMembers
attribute. - Fixed debug files.
Full Changelog: v0.8.2...v0.8.3