Releases: krshrimali/image-annotator-rust
Releases · krshrimali/image-annotator-rust
Image Annotator App: Here it comes 🚀🚀
Happy to announce the first release of the Image Annotator App built using iced-rs.
Features:
- Theme switching: dark/light/custom.
- Steps: welcome/image visualize/end.
- Zoom and Pan images.
- Export data into a JSON file.
- Detects if an image is invalid and shows on the app.
What's Changed
- Add image file type validation by @krshrimali in #1
- Add missing info - use imghdr and add image file name to info by @krshrimali in #2
- Add GNU Public License by @krshrimali in #3
- Fixes: on clicking back, retain folder path; Also default comment to
None
by @krshrimali in #6 - FEATURE: Now export to home folder (output.json) by @krshrimali in #7
- Fix Alignment by @krshrimali in #8
- Update Binary (OSX) by @krshrimali in #9
- Feature: Add theme switching option 🎉 ❤️ by @krshrimali in #11
- FEAT: Adding last updated TS to properties by @krshrimali in #12
- FEAT: Automate release candidates (Linux) by @krshrimali in #14
- Workflow for Windows and OSX latest by @krshrimali in #16
- Add initial tests by @krshrimali in #18
- Testing
AnnotatedStore
(serializing and deserializing) by @krshrimali in #19
First Beta Release: Calling for Testing
Happy to announce the first beta release of the Image Annotator App built using iced-rs.
Features:
- Theme switching: dark/light/custom.
- Steps: welcome/image visualize/end.
- Zoom and Pan images.
- Export data into a JSON file.
- Detects if an image is invalid and shows on the app.
What's Changed
- Add image file type validation by @krshrimali in #1
- AAdd missing info - use imghdr and add image file name to info by @krshrimali in #2
- Add GNU Public License by @krshrimali in #3
- Fixes: on clicking back, retain folder path; Also default comment to
None
by @krshrimali in #6 - FEATURE: Now export to home folder (output.json) by @krshrimali in #7
- Fix Alignment by @krshrimali in #8
- Update Binary (OSX) by @krshrimali in #9
- Feature: Add theme switching option 🎉 ❤️ by @krshrimali in #11
- FEAT: Adding last updated TS to properties by @krshrimali in #12
- FEAT: Automate release candidates (Linux) by @krshrimali in #14
- Workflow for Windows and OSX latest by @krshrimali in #16
- Add initial tests by @krshrimali in #18
- Testing
AnnotatedStore
(serializing and deserializing) by @krshrimali in #19
Full Changelog: https://github.com/krshrimali/image-annotator-rust/commits/0.0.1-beta