File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ unreleased]
99
10+ ## [ 0.18.0] - 2026-01-04
11+
1012### Fixed
1113
1214- Add better handling of FileLoadException when looking at custom attributes (#176 )
@@ -21,7 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2123- Generate Zod v4 schemas (#168 )
2224- Use ` globalThis.Response ` instead of ` Response ` to avoid conflicts (#147 )
2325- Set kebab-case as the default casing (#166 )
24- - Update System.CommandLine to latest release candidate (#163 )
26+ - Update System.CommandLine to 2.0.1 (#163 , #185 )
27+ - Update dependencies (#184 , #181 )
2528
2629## [ 0.17.4.1] - 2025-09-19
2730
@@ -427,7 +430,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
427430
428431- Initial release
429432
430- [ unreleased ] : https://github.com/PerfectlyNormal/TypeContractor/compare/v0.17.4.1...HEAD
433+ [ unreleased ] : https://github.com/PerfectlyNormal/TypeContractor/compare/v0.18.0...HEAD
434+ [ 0.18.0 ] : https://github.com/PerfectlyNormal/TypeContractor/compare/v0.17.4.1...v0.18.0
431435[ 0.17.4.1 ] : https://github.com/PerfectlyNormal/TypeContractor/compare/v0.17.4...v0.17.4.1
432436[ 0.17.4 ] : https://github.com/PerfectlyNormal/TypeContractor/compare/v0.17.3...v0.17.4
433437[ 0.17.3 ] : https://github.com/PerfectlyNormal/TypeContractor/compare/v0.17.2...v0.17.3
You can’t perform that action at this time.
0 commit comments