Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Py-Contributors/RandomProfileGenerator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: Py-Contributors/RandomProfileGenerator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 11 files changed
  • 1 contributor

Commits on Jun 7, 2025

  1. Updating main branch (#64)

    * 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>
    codeperfectplus authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    603ba73 View commit details
    Browse the repository at this point in the history
Loading