Release 2024.04.03.36
·
233 commits
to master
since this release
Full Changelog: 2024.03.16.30...2024.04.03.36
Breaking Changes
- Moved to .NET8 for all previous .NET6 projects
New
- Add
Map<K, V>to Generic Project - Add
Runtime.MakeReferenceApi Function that allows to create a Runtime Reference by supplying it with get/set/delete methods - Add
voidType and special rules described in this commit that are enforced when usingvoidto declare the absence of a return value from a function. bs settingscommand now has a -e/--edit flag that opens the file or folder of the selected setting.
Changes
- Code Cleanup
- More and better comments
- Minor Optimizations
- Nuget Package Updates