Skip to content

πŸ”– Release v3.0.6 – Refactor, Version Bump & Changelog Update #63

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

Merged
merged 3 commits into from
Jun 7, 2025

Conversation

codeperfectplus
Copy link
Member

Description:

This PR introduces the following changes in preparation for version 3.0.6:

✨ What's New

  • Refactored Profile Generation

    • Replaced traditional object construction with Python dataclass for better structure, maintainability, and readability.
    • Updated associated unit tests to align with new return types and structures.
  • Version Update

    • Bumped version to 3.0.6 to reflect recent enhancements and internal improvements.
  • Changelog

    • Updated CHANGELOG.md with detailed entries for v3.0.6.

@codeperfectplus codeperfectplus merged commit fe254e3 into Py-Contributors:dev Jun 7, 2025
0 of 2 checks passed
codeperfectplus added a commit that referenced this pull request Jun 7, 2025
* Update .readthedocs.yaml

* Bump version to 3.0.5 and update changelog with bug fixes

* Add UNSPECIFIED gender option and enhance random profile generation l… (#62)

* Add UNSPECIFIED gender option and enhance random profile generation logic

* Update pull request template to improve clarity and enforce issue tracking

* Remove unnecessary header from pull request template

* Fix formatting issues in RandomProfile class and update docstrings for clarity

* Update pull request template to improve section headings for clarity

* Refactor pull request template to enhance section headings for clarity

* πŸ”– Release v3.0.6 – Refactor, Version Bump & Changelog Update (#63)

* Bump version to 3.0.6 and update changelog with minor release details

* Refactor profile generation to use dataclass for improved structure and readability; update tests to reflect changes in return types

* Update changelog for version 3.0.6 with recent changes and improvements

---------

Signed-off-by: Deepak Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant