Releases: mandy8055/data-structures
Releases · mandy8055/data-structures
v0.2.0
What's Changed
- 🧪 Added tests and performed housekeeping by @mandy8055 in #11
- feat: ✨ Added Doubly Linked implementation by @mandy8055 in #12
- feat: ✨ Added Deque implementation by @mandy8055 in #13
- fix: 📝 Incorporated missed out README update by @mandy8055 in #14
- build: 🚀 Release Doubly Linked List and Deque by @mandy8055 in #15
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- 🧪 Integrate code_coverage by @mandy8055 in #8
- 📝 Updated pending documentations by @mandy8055 in #9
- 🚀 Release with docs update and code cov integration by @mandy8055 in #10
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- 🎉 Initial scaffolding by @mandy8055 in #1
- 💚 Updated OIDC publishing JSR by @mandy8055 in #2
- 💚 Removed jsr.json file by @mandy8055 in #3
- Fix/excluding files from publish by @mandy8055 in #4
- 🐛 Included meta data by @mandy8055 in #5
- :deploy: First Release with LinkedList by @mandy8055 in #6
- 🚀 First Release with LinkedList by @mandy8055 in #7
New Contributors
- @mandy8055 made their first contribution in #1
Full Changelog: https://github.com/mandy8055/data-structures/commits/v0.1.0