What's Changed
- fix: use LF line endings in cache CSV files by @cmungall in #21
- fix: improve dynamic enum expansion caching by @cmungall in #23
- Fix partial dynamic enum caches being treated as closed by @cmungall in #26
- [codex] Fix concurrent cache write corruption by @cmungall in #28
- [codex] Sort progressive enum cache writes by @cmungall in #32
Full Changelog: v0.3.0...v0.4.0