Files
nova-figlet/FIGlet Text.novaextension/CHANGELOG.md
Dan Remollino c423ee1ee0 updated to v1.7
2023-03-24 01:25:15 -04:00

1.4 KiB

Version 1.7

  • added 'Preview All Installed FIGlet Fonts' to Extensions menu

Version 1.6.4

  • updated README.md

Version 1.6.3

  • refactored transformation workflow when outputting FIGlet converted text to the editor

Version 1.6.2

  • fixed FIGlet converted text on indented selections with prepended or appended lines

Version 1.6.1

  • fixed FIGlet converted text output on indented selections
  • refactored auto comment code
  • added SCSS and Typescript auto comment support

Version 1.6

  • added option to auto comment FIGlet converted output for CSS, HTML, Javascript, and PHP syntaxes

Version 1.5.1

  • added extension to 'formatters' category
  • added Repository link
  • updated Bug Reports link

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