Skip to content

Releases: ghimiresdp/python-perks

v4.0.0

12 Feb 15:56
05feb9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v4.0.0

v3.0.1

10 Feb 17:17
d502843
Compare
Choose a tag to compare

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

06 Feb 16:33
e2cfb81
Compare
Choose a tag to compare

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

04 Feb 13:23
8f9fc32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v2.0.0

v1.0.0

06 Sep 20:54
8167a44
Compare
Choose a tag to compare

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