-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: codeDroid1/RandomProfileGenerator
base: dev
head repository: Py-Contributors/RandomProfileGenerator
compare: dev
- 17 commits
- 22 files changed
- 7 contributors
Commits on Nov 7, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 620d18f - Browse repository at this point
Copy the full SHA 620d18fView commit details
Commits on Nov 17, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for abc6f8e - Browse repository at this point
Copy the full SHA abc6f8eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ac8a25e - Browse repository at this point
Copy the full SHA ac8a25eView commit details
Commits on Dec 12, 2022
-
Signed-off-by: Deepak Raj <54245038+codeperfectplus@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 442bc72 - Browse repository at this point
Copy the full SHA 442bc72View commit details
Commits on Jan 19, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for f5a33f8 - Browse repository at this point
Copy the full SHA f5a33f8View commit details
Commits on Jan 20, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4f6d7fa - Browse repository at this point
Copy the full SHA 4f6d7faView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 82cdff6 - Browse repository at this point
Copy the full SHA 82cdff6View commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 39a3a38 - Browse repository at this point
Copy the full SHA 39a3a38View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccf8371 - Browse repository at this point
Copy the full SHA ccf8371View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53365a4 - Browse repository at this point
Copy the full SHA 53365a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d99077c - Browse repository at this point
Copy the full SHA d99077cView commit details
Commits on Jun 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cba1176 - Browse repository at this point
Copy the full SHA cba1176View commit details
Commits on Jan 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aa99e18 - Browse repository at this point
Copy the full SHA aa99e18View commit details
Commits on Jan 4, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for c73edd0 - Browse repository at this point
Copy the full SHA c73edd0View commit details
Commits on Jun 7, 2025
-
π 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
Configuration menu - View commit details
-
Copy full SHA for fe254e3 - Browse repository at this point
Copy the full SHA fe254e3View commit details -
Signed-off-by: Deepak Raj <54245038+codeperfectplus@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d6aebca - Browse repository at this point
Copy the full SHA d6aebcaView commit details -
* 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
Configuration menu - View commit details
-
Copy full SHA for 527405d - Browse repository at this point
Copy the full SHA 527405dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we canβt render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff dev...dev