Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 01:13
95d5ce4

1.0.0 (2023-09-11)

Features

  • behavioral: ✨ add design pattern proxy (#32) (5e72d71), closes #31
  • behavioral: ✨ added dessing pater observer in typescript and python (d792884), closes #1
  • creational: ✨ added kotlin prototype (cc7f781), closes #5
  • creational: ✨ added prototy desing pattern (46f6fd5), closes #3
  • structural: ✨ added kotlin desing pattern adapter (5c0887b), closes #11
  • structural: ✨ added pattern desing adapter (61ef937), closes #9

Bug Fixes

  • creational: 🐛 change the link for kotlin prototype (9bafdb6), closes #7
  • Documentation: 📝 Documentation link fixed (#16) (4afa2c5), closes #15