Releases: python-project-templates/hatch-build
Releases · python-project-templates/hatch-build
v0.5.0
What's Changed
- Move to p2a for pydantic argparse by @timkpaine in #20
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- Add fix for default args vs predefined args by @timkpaine in #19
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Move to pkn by @timkpaine in #16
- Add readme for custom functions by @timkpaine in #18
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Ensure all public functions are exported by @timkpaine in #10
- Support literal strings by @timkpaine in #11
- Instantiate missing models, support paths by @timkpaine in #12
- Few small hotfixes by @timkpaine in #13
- Handle list of models, dict with model values, and existing dict by @timkpaine in #14
- Support various enum, list, and dict variants by @timkpaine in #15
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Add initial cut of model parser, fixes #8 by @timkpaine in #9
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Tweak parse_extra_args logic to not require argparser by @timkpaine in #6
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add utility for getting extra args by @timkpaine in #5
Full Changelog: v0.1.0...v0.2.0