v0.14.0
This is the biggest release Satty has ever seen, thank you so much to all contributors 🎉
What's Changed
- add .direnv/ to .gitignore by @jacekpoz in #97
- add short cli option for --output-filename by @jacekpoz in #96
- add ellipse tool by @jacekpoz in #98
- fix Fith typo by @jacekpoz in #101
- add an option to fill shapes by @jacekpoz in #99
- turn rectangle into a square when shift is pressed by @jacekpoz in #100
- flake: remove numtide/flake-utils by @jacekpoz in #102
- Avoid importing nixpkgs and
with pkgs
in flake by @diniamo in #103 - fix typos by @kianmeng in #104
- feat: option to disable notifications by @danielwerg in #107
New Contributors
- @jacekpoz made their first contribution in #97
- @diniamo made their first contribution in #103
- @kianmeng made their first contribution in #104
- @danielwerg made their first contribution in #107
Full Changelog: v0.13.0...v0.14.0