Releases: chhoumann/quickadd
Releases Β· chhoumann/quickadd
0.9.1
0.9.1 (2023-02-04)
Bug Fixes
- add spacing to label text (ef33d59)
0.9.0
0.9.0 (2023-02-04)
Features
0.8.0
0.8.0 (2022-12-12)
Features
0.7.0
0.7.0 (2022-11-23)
Features
- allow format syntax to be lowercase (or any case) (eb7afb3), closes #276
0.6.3
0.6.3 (2022-11-23)
Bug Fixes
0.6.2
0.6.2 (2022-11-22)
Bug Fixes
- change build target so async func constructor works (4b597e7), closes #321 #320
- don't error when no active file is open when trying to append link to active file (21f23fc), closes #320
0.6.1
0.6.1 (2022-11-19)
Bug Fixes
- don't throw error after logging an error (917bc0c)
- return empty string when now file is opening and fetching selected text (f309e05)
0.6.0
0.6.0 (2022-11-18)
Bug Fixes
- update file opening of existing files to new api (b1fb960)
Features
- open in new tab / split (tab support) (ef12dbd), closes #290
0.5.5
Full Changelog: 0.5.4...0.5.5
Hotfix for the new file suggester to properly generate file links.