Releases: huntie/super-awesome-paste
Releases · huntie/super-awesome-paste
1.2.3
Improvements and fixes
Various improvements, update README - Removed URL formatting due to many incorrect cases and limited benefit - Hex colours such as '#ffffff' are now shortened to '#fff' automatically
v1.2.1
Various improvements
Fixed a long time bug - copied newlines are now preserved on pasting, meaning they will be moved down a line as expected.
The code behind Super-Awesome Paste has been significantly restructured for modularity, which should make it much easier to add improvements in the future.
Added hex colour formatting
Pasting hex triplets from sources that may or may not include a preceding # are now dealt with conveniently, and will be normalised to your preferred capitalisation.
The post-install message has also been updated to provide more information for new users.
Various improvements
Added post install message, improved reindentation behaviour in unspecified files
Bug fixes
Initial release
Updated documentation for release Added further details on installation, options and contributing