-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically generated by python-semantic-release
- Loading branch information
semantic-release
committed
Dec 3, 2024
1 parent
cd9979b
commit 1157b2b
Showing
2 changed files
with
58 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,110 +1,129 @@ | ||
# CHANGELOG | ||
|
||
|
||
## v0.6.0 (2024-12-03) | ||
|
||
### Features | ||
|
||
- Allow specifying required fields | ||
([`cd9979b`](https://github.com/ADR-007/pydantic-strict-partial/commit/cd9979bb505f00c5941202bc6819eed298518b23)) | ||
|
||
|
||
## v0.5.0 (2024-04-11) | ||
|
||
### Ci | ||
### Continuous Integration | ||
|
||
* ci: update checkout action ([`be8b7b6`](https://github.com/ADR-007/pydantic-strict-partial/commit/be8b7b68effd5007bf12cde86c5366055707603c)) | ||
- Update checkout action | ||
([`be8b7b6`](https://github.com/ADR-007/pydantic-strict-partial/commit/be8b7b68effd5007bf12cde86c5366055707603c)) | ||
|
||
### Documentation | ||
|
||
* docs: add optional fields specification to README.md ([`31655af`](https://github.com/ADR-007/pydantic-strict-partial/commit/31655afa4fe6df74c9395cca780c5824d733e0a7)) | ||
- Add optional fields specification to README.md | ||
([`31655af`](https://github.com/ADR-007/pydantic-strict-partial/commit/31655afa4fe6df74c9395cca780c5824d733e0a7)) | ||
|
||
### Feature | ||
### Features | ||
|
||
* feat: accept optional_fields as stared positional arguments ([`8423f4f`](https://github.com/ADR-007/pydantic-strict-partial/commit/8423f4fd4ccc5b110d0037276f2046106bff73b7)) | ||
- Accept optional_fields as stared positional arguments | ||
([`8423f4f`](https://github.com/ADR-007/pydantic-strict-partial/commit/8423f4fd4ccc5b110d0037276f2046106bff73b7)) | ||
|
||
|
||
## v0.4.5 (2024-04-11) | ||
|
||
### Documentation | ||
|
||
* docs: update README.md ([`313a9e5`](https://github.com/ADR-007/pydantic-strict-partial/commit/313a9e5e737c7fdb61e391304049be1f7cd3664b)) | ||
- Update README.md | ||
([`313a9e5`](https://github.com/ADR-007/pydantic-strict-partial/commit/313a9e5e737c7fdb61e391304049be1f7cd3664b)) | ||
|
||
|
||
## v0.4.4 (2024-04-10) | ||
|
||
### Fix | ||
### Bug Fixes | ||
|
||
* fix: fix CD ([`95d2566`](https://github.com/ADR-007/pydantic-strict-partial/commit/95d2566467d689bd63aa5b3ea85f5c9cda3ecb1c)) | ||
- Fix CD | ||
([`95d2566`](https://github.com/ADR-007/pydantic-strict-partial/commit/95d2566467d689bd63aa5b3ea85f5c9cda3ecb1c)) | ||
|
||
|
||
## v0.4.3 (2024-04-10) | ||
|
||
### Fix | ||
### Bug Fixes | ||
|
||
* fix: fix CD ([`2322719`](https://github.com/ADR-007/pydantic-strict-partial/commit/232271933e99d960aee1613ce4dafbb8f07e73ec)) | ||
- Fix CD | ||
([`2322719`](https://github.com/ADR-007/pydantic-strict-partial/commit/232271933e99d960aee1613ce4dafbb8f07e73ec)) | ||
|
||
* fix: remove poetry.lock ([`97f1ba8`](https://github.com/ADR-007/pydantic-strict-partial/commit/97f1ba824170216cf3e5ef6f4a7c2d7950284b17)) | ||
- Remove poetry.lock | ||
([`97f1ba8`](https://github.com/ADR-007/pydantic-strict-partial/commit/97f1ba824170216cf3e5ef6f4a7c2d7950284b17)) | ||
|
||
|
||
## v0.4.2 (2024-04-10) | ||
|
||
### Fix | ||
### Bug Fixes | ||
|
||
* fix: merge publish workflow with release.yaml ([`9c1ab35`](https://github.com/ADR-007/pydantic-strict-partial/commit/9c1ab3584dc6f0a1c7adf16b38476e8cd34ab95f)) | ||
- Merge publish workflow with release.yaml | ||
([`9c1ab35`](https://github.com/ADR-007/pydantic-strict-partial/commit/9c1ab3584dc6f0a1c7adf16b38476e8cd34ab95f)) | ||
|
||
|
||
## v0.4.1 (2024-04-10) | ||
|
||
### Ci | ||
### Bug Fixes | ||
|
||
* ci: use PAT to push tags to trigger PyPI publishing ([`b88967e`](https://github.com/ADR-007/pydantic-strict-partial/commit/b88967e209f4f27e80082610072c89a00cb26339)) | ||
- Add py.typed to support mypy | ||
([`091adfd`](https://github.com/ADR-007/pydantic-strict-partial/commit/091adfda6f833cac3b0e6cb231da570f61450378)) | ||
|
||
* ci: fix versioning ([`07fb0a9`](https://github.com/ADR-007/pydantic-strict-partial/commit/07fb0a980354c48117afa478fc43492d3cf4a5f2)) | ||
### Continuous Integration | ||
|
||
### Fix | ||
- Fix versioning | ||
([`07fb0a9`](https://github.com/ADR-007/pydantic-strict-partial/commit/07fb0a980354c48117afa478fc43492d3cf4a5f2)) | ||
|
||
* fix: add py.typed to support mypy ([`091adfd`](https://github.com/ADR-007/pydantic-strict-partial/commit/091adfda6f833cac3b0e6cb231da570f61450378)) | ||
- Use PAT to push tags to trigger PyPI publishing | ||
([`b88967e`](https://github.com/ADR-007/pydantic-strict-partial/commit/b88967e209f4f27e80082610072c89a00cb26339)) | ||
|
||
|
||
## v0.4.0 (2024-04-10) | ||
|
||
### Documentation | ||
|
||
* docs: Update README.md ([`a9c930b`](https://github.com/ADR-007/pydantic-strict-partial/commit/a9c930bb10bc61d546a50d9b058b03625559a622)) | ||
- Update README.md | ||
([`a9c930b`](https://github.com/ADR-007/pydantic-strict-partial/commit/a9c930bb10bc61d546a50d9b058b03625559a622)) | ||
|
||
|
||
## v0.3.0 (2024-04-10) | ||
|
||
### Documentation | ||
|
||
* docs: Update README.md ([`a07cf5f`](https://github.com/ADR-007/pydantic-strict-partial/commit/a07cf5fd3cd5a4e4f6d87eb6fc6c7df20c90ecfc)) | ||
- Update README.md | ||
([`a07cf5f`](https://github.com/ADR-007/pydantic-strict-partial/commit/a07cf5fd3cd5a4e4f6d87eb6fc6c7df20c90ecfc)) | ||
|
||
|
||
## v0.2.0 (2024-04-10) | ||
|
||
### Ci | ||
### Continuous Integration | ||
|
||
* ci: update semantic_release rules ([`e65c2dc`](https://github.com/ADR-007/pydantic-strict-partial/commit/e65c2dc62ff5108e30df9a903481d1d2d4707347)) | ||
- Add homepage | ||
([`cd2de80`](https://github.com/ADR-007/pydantic-strict-partial/commit/cd2de8095a3d48d5c15b57da10dcc0a40e042182)) | ||
|
||
* ci: update workflow name ([`1b6cc33`](https://github.com/ADR-007/pydantic-strict-partial/commit/1b6cc33c9c9beb9436283a8e71a3649c163cdcce)) | ||
- Add publishing | ||
([`1a573c9`](https://github.com/ADR-007/pydantic-strict-partial/commit/1a573c953cd72919ae8d6bcb59433579ee0fd90b)) | ||
|
||
* ci: update workflow name ([`219ad2b`](https://github.com/ADR-007/pydantic-strict-partial/commit/219ad2b5968d7bf6ec24571ba7b3fb1c62676085)) | ||
- Update semantic_release rules | ||
([`e65c2dc`](https://github.com/ADR-007/pydantic-strict-partial/commit/e65c2dc62ff5108e30df9a903481d1d2d4707347)) | ||
|
||
* ci: add homepage ([`cd2de80`](https://github.com/ADR-007/pydantic-strict-partial/commit/cd2de8095a3d48d5c15b57da10dcc0a40e042182)) | ||
- Update workflow name | ||
([`1b6cc33`](https://github.com/ADR-007/pydantic-strict-partial/commit/1b6cc33c9c9beb9436283a8e71a3649c163cdcce)) | ||
|
||
* ci: add publishing ([`1a573c9`](https://github.com/ADR-007/pydantic-strict-partial/commit/1a573c953cd72919ae8d6bcb59433579ee0fd90b)) | ||
- Update workflow name | ||
([`219ad2b`](https://github.com/ADR-007/pydantic-strict-partial/commit/219ad2b5968d7bf6ec24571ba7b3fb1c62676085)) | ||
|
||
### Documentation | ||
|
||
* docs: Update README.md ([`a694a29`](https://github.com/ADR-007/pydantic-strict-partial/commit/a694a292abe70f622c016d04c8e4b225b219a62a)) | ||
|
||
### Unknown | ||
|
||
* doc: Update README.md ([`faabd5f`](https://github.com/ADR-007/pydantic-strict-partial/commit/faabd5fcd02ec1f2793ed4b720821ddc1ffd71c6)) | ||
- Update README.md | ||
([`a694a29`](https://github.com/ADR-007/pydantic-strict-partial/commit/a694a292abe70f622c016d04c8e4b225b219a62a)) | ||
|
||
|
||
## v0.1.0 (2024-04-10) | ||
|
||
### Feature | ||
|
||
* feat: add initial version (#1) | ||
|
||
* feat: add initial version ([`8543303`](https://github.com/ADR-007/pydantic-strict-partial/commit/854330374e89685d6541a12a654f09a519e60e4c)) | ||
### Features | ||
|
||
### Unknown | ||
- Add initial version ([#1](https://github.com/ADR-007/pydantic-strict-partial/pull/1), | ||
[`8543303`](https://github.com/ADR-007/pydantic-strict-partial/commit/854330374e89685d6541a12a654f09a519e60e4c)) | ||
|
||
* Initial commit ([`aeae15e`](https://github.com/ADR-007/pydantic-strict-partial/commit/aeae15e85d8c94cd129dfd679c473d73ad2a3a0a)) | ||
* feat: add initial version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "pydantic-strict-partial" | ||
version = "0.5.0" | ||
version = "0.6.0" | ||
description = "Makes partial Pydantic models without making fields nullable." | ||
authors = ["Adrian Dankiv <[email protected]>"] | ||
license = "MIT" | ||
|