Releases: ghimiresdp/python-perks
Releases · ghimiresdp/python-perks
v4.0.0
What's Changed
- Add Practical Number Solution by @ghimiresdp in #21
- feat: GCD by @ghimiresdp in #22
- Add solution to reversing digits by @ghimiresdp in #23
- Add Fibonacci series solution by @ghimiresdp in #24
- Add Solution to Coin Change problem by @ghimiresdp in #25
- add Problem Solving by @ghimiresdp in #20
Full Changelog: v3.0.1...v4.0.0
v3.0.1
What's Changed
- Update Index for Data structures and algorithms by @ghimiresdp in #19
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Add Design pattern examples by @ghimiresdp in #17
Adapter Design Pattern
Builder Design Pattern
Decorator Design Pattern
Factory Design Pattern
Singleton Design Pattern
- Add command design pattern by @ghimiresdp in #18
Command design Pattern
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- feat: update README by @ghimiresdp in #9
- Feature/testing by @ghimiresdp in #10
- Feat/decorators by @ghimiresdp in #11
- Feature/type-hinting by @ghimiresdp in #12
- Algorithm/search by @ghimiresdp in #14
- Add Sorting Algorithms by @ghimiresdp in #15
- Add Data Structures by @ghimiresdp in #16
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- Chapter 1 to 10 is now completely revised
- Added Pull request Template for further collaboration
- Removed unnecessary hyperlinks
- Added Code examples for Chapter 9 File Handling
Full Changelog: v0.9.0...v1.0.0