v0.1.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Arman Jahanpour (@rmanaem)
❤️ Sauradip Ghosh (@Sauradip07)
❤️ Abdul Samad Siddiqui (@samadpls)
❤️ Sebastian Urchs (@surchs)
Release Notes
The first release of the tool refactored and reimplemented in React and TypeScript.
💥 Breaking Changes
- [ENH] Implemented UI improvements #16 (@rmanaem @surchs)
- [ENH] Implemented logic for downloading result #13 (@rmanaem)
- [ENH] Implemented logic for parsing selection from the url search parameters #12 (@rmanaem)
- [ENH] Implemented logic for node selection #10 (@rmanaem)
- [ENH] Implemented query fields #9 (@rmanaem)
- [ENH] Created query prototype #7 (@rmanaem)
🚀 Enhancements
🐛 Bug Fixes
- [FIX] Fixed the performance issues caused by re-rendering #39 (@rmanaem)
- [FIX] Refactored synching of the
URLSearchParams
and selected nodes #25 (@rmanaem)
🏠 Internal
- [MNT] Set the app version to
0.1.0
in package.json #53 (@rmanaem) - [MNT] Dockerized the app #51 (@rmanaem)
- [MNT] Added post-merge hook and updated scripts #38 (@Sauradip07)
- [CI] Set up GitHub pages deployment CI #50 (@rmanaem)
- [CI] Set up ESLint CI #47 (@rmanaem)
- [CI] Implement Prettier CI Check for Code Consistency #44 (@samadpls)
- [MNT] Added
prettier
support #35 (@samadpls)
🧪 Tests
Authors: 6
- Abdul Samad Siddiqui (@samadpls)
- Arman Jahanpour (@rmanaem)
- Sauradip Ghosh (@Sauradip07)
- Sebastian Urchs (@surchs)