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: codeDroid1/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: dev
Choose a head ref
  • 17 commits
  • 22 files changed
  • 7 contributors

Commits on Nov 7, 2022

  1. Bumping new version (Py-Contributors#51)

    * better cli output
    
    * updating documentation
    
    * updating documentation
    
    * updating badge
    
    * updating changelog
    
    * Update publish.yml
    
    * updating setup.py
    
    * Update README.md
    
    * first stable release
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * Update CHANGELOG.md
    
    * updating cli
    
    * refactoring code
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * fixing flake8 error
    
    * bug fixed
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * tested
    
    * flake8 error
    
    * flake8 error
    
    * refactroing code
    
    * updating docs
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * test cases updated
    
    * test cases updated
    
    * adding scripts for release automation (Py-Contributors#49)
    
    * bumping version 1.0.0 to 2.0.0 (Py-Contributors#50)
    
    * adding scripts for release automation
    
    * v2.0.0 releasing
    
    * updating changelog
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    Co-authored-by: Rahul Sharma <53327705+DrakeEntity@users.noreply.github.com>
    codeperfectplus and DrakeEntity authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    620d18f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Bumping version 3.0.0 (Py-Contributors#54)

    * better cli output
    
    * updating documentation
    
    * updating documentation
    
    * updating badge
    
    * updating changelog
    
    * Update publish.yml
    
    * updating setup.py
    
    * Update README.md
    
    * first stable release
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * Update CHANGELOG.md
    
    * updating cli
    
    * refactoring code
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * fixing flake8 error
    
    * bug fixed
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * tested
    
    * flake8 error
    
    * flake8 error
    
    * refactroing code
    
    * updating docs
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * test cases updated
    
    * test cases updated
    
    * adding scripts for release automation (Py-Contributors#49)
    
    * bumping version 1.0.0 to 2.0.0 (Py-Contributors#50)
    
    * adding scripts for release automation
    
    * v2.0.0 releasing
    
    * updating changelog
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * Delete update_package.sh
    
    * Update FUNDING.yml
    
    * Update FUNDING.yml
    
    * Issue Py-Contributors#44 (Py-Contributors#52)
    
    * add gender options for first names
    
    * add gender options for first names, random card
    
    * add job experience according to years of age
    
    * add parameter option for logging (not implemented yet)
    
    * add handpicked locations to cities in list
    
    * add float coords generation
    
    * add coordinates string formatting
    
    * fix ages in job level generation
    
    * start of unit tests
    
    * add more tests
    
    * add assertregex ussage in tests
    
    * fix missing imports
    
    * lint fixes
    
    * two lines padding before class
    
    * solving git conflict
    
    * refactoring code
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * refacoting code and changelog update
    
    * Update FUNDING.yml
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    Co-authored-by: Rahul Sharma <53327705+DrakeEntity@users.noreply.github.com>
    Co-authored-by: DavidCano98 <63115730+DavidCano98@users.noreply.github.com>
    3 people authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    abc6f8e View commit details
    Browse the repository at this point in the history
  2. Bumping version 3.0.0 (Py-Contributors#55)

    * better cli output
    
    * updating documentation
    
    * updating documentation
    
    * updating badge
    
    * updating changelog
    
    * Update publish.yml
    
    * updating setup.py
    
    * Update README.md
    
    * first stable release
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * Update CHANGELOG.md
    
    * updating cli
    
    * refactoring code
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * fixing flake8 error
    
    * bug fixed
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * tested
    
    * flake8 error
    
    * flake8 error
    
    * refactroing code
    
    * updating docs
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * test cases updated
    
    * test cases updated
    
    * adding scripts for release automation (Py-Contributors#49)
    
    * bumping version 1.0.0 to 2.0.0 (Py-Contributors#50)
    
    * adding scripts for release automation
    
    * v2.0.0 releasing
    
    * updating changelog
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * Delete update_package.sh
    
    * Update FUNDING.yml
    
    * Update FUNDING.yml
    
    * Issue Py-Contributors#44 (Py-Contributors#52)
    
    * add gender options for first names
    
    * add gender options for first names, random card
    
    * add job experience according to years of age
    
    * add parameter option for logging (not implemented yet)
    
    * add handpicked locations to cities in list
    
    * add float coords generation
    
    * add coordinates string formatting
    
    * fix ages in job level generation
    
    * start of unit tests
    
    * add more tests
    
    * add assertregex ussage in tests
    
    * fix missing imports
    
    * lint fixes
    
    * two lines padding before class
    
    * solving git conflict
    
    * refactoring code
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    * refacoting code and changelog update
    
    * Update FUNDING.yml
    
    * fixing bug the project link and formated code base with flake8 (Py-Contributors#53)
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    Co-authored-by: Rahul Sharma <53327705+DrakeEntity@users.noreply.github.com>
    Co-authored-by: DavidCano98 <63115730+DavidCano98@users.noreply.github.com>
    3 people authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    ac8a25e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Update README.md

    Signed-off-by: Deepak Raj <54245038+codeperfectplus@users.noreply.github.com>
    codeperfectplus authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    442bc72 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Update main.py (Py-Contributors#59)

    Signed-off-by: SmashedFrenzy16 <68993968+SmashedFrenzy16@users.noreply.github.com>
    
    Signed-off-by: SmashedFrenzy16 <68993968+SmashedFrenzy16@users.noreply.github.com>
    SmashedFrenzy16 authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    f5a33f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Update CONTRIBUTING.md (Py-Contributors#57)

    Signed-off-by: CodeMaster7000 <95772109+CodeMaster7000@users.noreply.github.com>
    
    Signed-off-by: CodeMaster7000 <95772109+CodeMaster7000@users.noreply.github.com>
    CodeMaster7000 authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    4f6d7fa View commit details
    Browse the repository at this point in the history
  2. refactoring code and updating changelog (Py-Contributors#60)

    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    
    Signed-off-by: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com>
    codeperfectplus authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    82cdff6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    39a3a38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf8371 View commit details
    Browse the repository at this point in the history
  3. updayed the conf.py

    codeperfectplus committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    53365a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d99077c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    cba1176 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. Configuration menu
    Copy the full SHA
    aa99e18 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. Add UNSPECIFIED gender option and enhance random profile generation l… (

    Py-Contributors#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
    codeperfectplus authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    c73edd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2025

  1. πŸ”– Release v3.0.6 – Refactor, Version Bump & Changelog Update (Py-Cont…

    …ributors#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
    codeperfectplus authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    fe254e3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into dev

    Signed-off-by: Deepak Raj <54245038+codeperfectplus@users.noreply.github.com>
    codeperfectplus authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    d6aebca View commit details
    Browse the repository at this point in the history
  3. bug fix (Py-Contributors#65)

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