Skip to content

Releases: Koalhack/Flow.Launcher.Plugin.Formatter

v0.1.0

02 Jun 17:00
Compare
Choose a tag to compare

Here's what's new:

  • Methods .postInfo() and .postError() to display information in Windows notification.
  • Add a bunch of new scripts (from Boop)

New Scripts:

  • ASCIIToHex.js
  • Collapse.js
  • CountCharacters.js
  • CountLines.js
  • CountWords.js
  • DateToTimestamp.js
  • DateToUTC.js
  • DecimalToHex.js
  • FishHexPathConverter.js
  • FormatJSON.js
  • HTMLEncodeAll.js
  • Hex2rgb.js
  • HexToASCII.js
  • HexToDecimal.js
  • JSONtoCSV.js
  • JsonToQuery.js
  • LoremIpsum.js
  • MarkdownQuote.js
  • MinifyJSON.js
  • NatSort.js
  • PhpUnserialize.js
  • QueryToJson.js
  • RemoveDuplicates.js
  • RemovesSlashes.js
  • ReplaceSmartQuotes.js
  • ReverseLines.js
  • ReverseString.js
  • Rot13.js
  • ShuffleLines.js
  • Sort.js
  • SortJSON.js
  • SpongeCase.js
  • SumAll.js
  • Trim.js
  • URLDecode.js
  • URLDefangs.js
  • URLEncode.js
  • URLEntitiesDecode.js
  • URLEntitiesEncode.js

Full Changelog: v0.0.1...v0.1.0

v0.0.1

12 May 19:12
Compare
Choose a tag to compare
ci(publish): ignore `docs` folder