Skip to content

Version 0.3.6

Compare
Choose a tag to compare
@dimitribouniol dimitribouniol released this 29 Jul 09:51
· 8 commits to main since this release

Overview

This release addresses stability issues when CodableDatastore is heavily used, as it'll have kept open file handles to every file cached in memory. Additionally, a memory retain cycle was caught preventing disk persistences from being cleaned up, though most users would not have been impacted as a DiskPersistence is typically created once and kept around for the duration of an executable's running time anyways.

What's Changed

Full Changelog: 0.3.5...0.3.6