Releases: extinctsion/easyPythonpi
Releases · extinctsion/easyPythonpi
Fixed outdated pipelines issue and fixed other bugs[in description]2
What's Changed
- Andrew hung nguyen by @AndrewHUNGNguyen in #65
- Add github workflow to run black and isort on pull request by @Kishore-abhimanyu in #74
- Andrew hung nguyen - is_palindrome() fixes and method naming convention changes by @AndrewHUNGNguyen in #75
- Add workflow to run tests on pull request by @Kishore-abhimanyu in #70
- AndrewHUNGNguyen - Resolve Import Errors when Executing Unit Tests by @AndrewHUNGNguyen in #76
- 73 fix failing tests and format files by @AndrewHUNGNguyen in #82
- #69 create file geometric formulas by @AndrewHUNGNguyen in #83
- pattern printing pyramids and unit test cases by @AndrewHUNGNguyen in #85
- Create FUNDING.yml by @extinctsion in #88
- Update FUNDING.yml by @extinctsion in #89
- Sadhiin/setup issue and github action failed by @sadhiin in #93
New Contributors
- @Kishore-abhimanyu made their first contribution in #74
- @sadhiin made their first contribution in #93
Full Changelog: v1.2.2...v1.2.4
Fixed outdated pipelines issue and fixed other bugs[in description]
What's Changed
- Andrew hung nguyen by @AndrewHUNGNguyen in #65
- Add github workflow to run black and isort on pull request by @Kishore-abhimanyu in #74
- Andrew hung nguyen - is_palindrome() fixes and method naming convention changes by @AndrewHUNGNguyen in #75
- Add workflow to run tests on pull request by @Kishore-abhimanyu in #70
- AndrewHUNGNguyen - Resolve Import Errors when Executing Unit Tests by @AndrewHUNGNguyen in #76
- 73 fix failing tests and format files by @AndrewHUNGNguyen in #82
- #69 create file geometric formulas by @AndrewHUNGNguyen in #83
- pattern printing pyramids and unit test cases by @AndrewHUNGNguyen in #85
- Create FUNDING.yml by @extinctsion in #88
- Update FUNDING.yml by @extinctsion in #89
- Sadhiin/setup issue and github action failed by @sadhiin in #93
- sending on pypi
New Contributors
- @Kishore-abhimanyu made their first contribution in #74
- @sadhiin made their first contribution in #93
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Changed in __init__ __main__
v1.2.1
Changed the library and given new look v 1.1.9 -> Testbranch (#56) (#…
v1.2.0
Merge branch 'testbranch' into master
v1.1.9
Rearranged all the python files and included all the testcases files in their respective folder.
v0.1.9
version 0.1.9
v0.1.8
Version 0.1.8
v0.1.7
hacktoberfest contribution - binary to hexadecimal (#31) * hacktoberfest contribution - binary to hexadecimal * Adding regexp to detect invalid expressions and unit test cases
v0.1.6
updated