Add UNSPECIFIED gender option and enhance random profile generation l…#62
Merged
codeperfectplus merged 6 commits intoPy-Contributors:devfrom Jan 4, 2025
codeperfectplus:feature/profile_enhancement
Merged
Add UNSPECIFIED gender option and enhance random profile generation l…#62codeperfectplus merged 6 commits intoPy-Contributors:devfrom codeperfectplus:feature/profile_enhancement
codeperfectplus merged 6 commits intoPy-Contributors:devfrom
codeperfectplus:feature/profile_enhancement
Conversation
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 <54245038+codeperfectplus@users.noreply.github.com>
This file contains hidden or 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
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.
Description of Changes
Checklist (Tick after making the pull request)