Releases: koculu/Topaz
Releases · koculu/Topaz
release-v1.2.5
What's Changed
- Upgraded to .NET 6
- Improved function call performance.
- Improved host member manipulation performance.
- Sealed all classes. (ref: https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-6/#peanut-butter)
Full Changelog: release-v1.2.4...release-v1.2.5
release-v1.2.4
What's Changed
Full Changelog: release-v1.2.2...release-v1.2.4
release-v1.2.2
- Select extension method generic argument type from this parameter if possible.
- Faster delegate calls.
- Faster string binary operations.
- String equality and comparison operator support.
- Fixed SourceLink issue.
- Fixed Generic Type definition retrieval bug.
Full Changelog: release-v1.2.1...release-v1.2.2
release-v1.2.1
Topaz is ready to be used in production with this release.
This is the first stable release, therefore the list of changes is huge.
You can check either entire commit history or readme file to see what has been done.
https://www.nuget.org/packages/Topaz/1.2.1
Full Changelog: 75573d7...release-v1.2.1