initial commit

This commit is contained in:
Dan Remollino
2023-03-20 00:21:57 -04:00
commit 15aa3017a3
10 changed files with 415 additions and 0 deletions

View File

@ -0,0 +1,27 @@
## Version 1.5.1
- added extension to 'formatters' category
## Version 1.5
- check for and remove some FIGlet fonts adding lines containing only whitespace at conversion
- refactored FIGlet conversion process
## Version 1.4
- added font preview to Font options
- removed unneeded filesystem entitlement
## Version 1.3
- added option to prepend and append new lines after conversion
- converted text is now automatically deselected and the cursor is moved to the end of conversion
- updated extension configuration descriptions
## Version 1.2
- added Output options to extension configuration
## Version 1.1.1
- updated configuration storage keys
## Version 1.1
- added Font options to extension configuration
## Version 1.0
- initial release