Version 0.7.0 alpha 1
Pre-release
Pre-release
What's Changed
- Event memory refactor by @Ulimo in #229
- Dispose cancellation tokens by @Ulimo in #230
- Fix code smells by @Ulimo in #231
- Fix bug where NaN retturn true for all floating numbers by @Ulimo in #232
- Make lru table disposable so it cancel the cleanup task by @Ulimo in #233
- Fix bugs mentioned in sonarcloud by @Ulimo in #234
- Fix code smells by @Ulimo in #235
- Fix code smells by @Ulimo in #236
- Fix code smells by @Ulimo in #237
- Fix code smells by @Ulimo in #238
Full Changelog: v0.6.0...v0.7.0-alpha1