Releases: gerlero/foamlib
Releases · gerlero/foamlib
v1.3.12
v1.3.11
v1.3.10
v1.3.9
v1.3.8
v1.3.7
What's Changed
- Update pytest-asyncio requirement from <1.2,>=0.21 to >=0.21,<1.3 by @dependabot[bot] in #575
- Fix mypy errors by @gerlero in #576
- Refactor internal parsing submodule by @gerlero in #577
- Improve parsing of ASCII numeric lists by @gerlero in #578
- Update benchmark results by @gerlero in #579
Full Changelog: v1.3.6...v1.3.7
v1.3.6
v1.3.5
What's Changed
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #569
- Refactor FoamFile and SubDict view methods to return MultiMappingView subclasses by @Copilot in #571
Full Changelog: v1.3.4...v1.3.5
v1.3.4
v1.3.3
What's Changed
- Add extra validations for serialization by @gerlero in #555
- Update normalization function by @gerlero in #556
- Add extra validation logic in FoamFile by @gerlero in #557
- Replace Parsed error messages with asserts by @gerlero in #558
- Add extra serialization tests by @gerlero in #559
- Remove unused normalize_keyword function by @gerlero in #560
- Simplify KeyError messages in files.py by @gerlero in #564
- Simplify and consolidate setitem and add logic in FoamFile class by @Copilot in #563
- Update README.md by @gerlero in #565
- Update README.md by @gerlero in #566
- Update README.md by @gerlero in #567
Full Changelog: v1.3.2...v1.3.3