Releases: hhourani27/asciip
Releases · hhourani27/asciip
v0.5.0
Full Changelog: v0.4.0...v0.5.0
- feat: new line style: light with rounded corners (#1 )
v0.4.0
Full Changelog: v0.3.0...v0.4.0
- feat: drag to select shapes
- fix: remove console messages
v0.3.0
Full Changelog: v0.2.0...v0.3.0
- feat: undo/redo
- feat: deselect a shape
- feat: select all shapes
- feat: select shape after creating it
- fix: don't fire click action if mouseup action is actionable
- fix: correct link to github repo
- fix: edit a selected text => text should still appear as selected
- fix: put cursor at input end when editing a text
v0.2.0
Full Changelog: v0.1.0...v0.2.0
- feat: Select multiple shapes
- test: Add e2e playwright tests