Skip to content

Commit cd21d3f

Browse files
committed
Add release notes for 0.3.5
1 parent 2852402 commit cd21d3f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -598,3 +598,8 @@ In version 0.3.0, the function `format_template()` has been replaced by the meth
598598
### 0.3.4 - 2023-08-18:
599599

600600
- Support `pathlib.Path` as a field annotation ([#40](https://github.com/ProtixIT/dataclass-binder/issues/40))
601+
602+
### 0.3.5 - 2025-11-25:
603+
604+
- Support TOML formatting with a non-empty context ([#52](https://github.com/ProtixIT/dataclass-binder/pull/52))
605+
- Ignore class-level constants that are not strings when looking for field docstrings ([e18818cb](https://github.com/ProtixIT/dataclass-binder/commit/e18818cb))

0 commit comments

Comments
 (0)