-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release 2.2.0 #217
Merged
Merged
chore: release 2.2.0 #217
Conversation
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #217 +/- ##
=======================================
Coverage 95.79% 95.79%
=======================================
Files 12 12
Lines 1095 1095
=======================================
Hits 1049 1049
Misses 46 46 ☔ View full report in Codecov by Sentry. |
mansenfranzen
force-pushed
the
release-please--branches--main
branch
from
March 18, 2024 12:14
110381e
to
c3eb8f3
Compare
mansenfranzen
force-pushed
the
release-please--branches--main
branch
from
March 19, 2024 08:48
c3eb8f3
to
e3b537b
Compare
mansenfranzen
force-pushed
the
release-please--branches--main
branch
from
March 19, 2024 09:53
e3b537b
to
46c23db
Compare
github-actions
bot
force-pushed
the
release-please--branches--main
branch
3 times, most recently
from
April 12, 2024 12:56
5e4da72
to
7340101
Compare
github-actions
bot
force-pushed
the
release-please--branches--main
branch
13 times, most recently
from
April 24, 2024 09:42
d8c949f
to
6d142c4
Compare
github-actions
bot
force-pushed
the
release-please--branches--main
branch
6 times, most recently
from
April 26, 2024 12:59
a461055
to
c8d9795
Compare
github-actions
bot
force-pushed
the
release-please--branches--main
branch
from
April 26, 2024 13:04
c8d9795
to
39cd419
Compare
🤖 Release is at https://github.com/mansenfranzen/autodoc_pydantic/releases/tag/v2.2.0 🌻 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
2.2.0 (2024-04-26)
✨ Features
use_attribute_docstrings
is used inpydantic >= 2.7
(#276) (0ddb12f)🐛 Bug Fixes
_sort_summary_list
failures (#243) (87923a1)name
instead ofobject_name
for_sort_summary_list
error msg (#244) (42bdd4b)⛏ Other Changes
changelog-sections
to please-release (#218) (5355f98)refactor
and more categories to release-please configuration. (#258) (71e1c60)dev
extras andtox
from pyproject.toml (204f246)📖 Documentation
README.md
with update badges and remove animated gif comparison examples (40b5b22)index.rst
with repo'sREADME.md
(#270) (40b5b22)myst_parser
to includeCHANGELOG.md
instead of rst (#245) (e6fe9e1)🚀 CI/CD Pipeline
pip-audit
security scanner (#268) (0be2710)pydantic_settings
versions to prevent unwanted pydantic version upgrades in CI matrix (#263) (2c5c4d5)mypy
type checking (#259) (134c3cb)🔧 Testing
package_is_missing
(3c8daa8)🔨 Refactoring
application
module (#264) (e8f7f06)PydanticDirectiveBase
toPydanticDirectiveMixin
for better clarity (134c3cb)__init__
(134c3cb)⬆️ Dependency Updates
👥 Contributors
This PR was generated with Release Please. See documentation.