Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 1005 Bytes

CHANGELOG.md

File metadata and controls

28 lines (14 loc) · 1005 Bytes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.3 (2020-05-21)

Features

  • add error function to pretty print errors (e74c553)
  • add random string generator command (6529064)
  • copy result to clipboard alongside printing it (c1b1fbc)

0.1.2 (2019-09-06)

0.1.1 (2019-09-03)

Bug Fixes

  • allow base64 enc to have multiple words (6a37c5a)

0.1.0 (2019-09-03)

Features

  • add commands for base64, case & unix (cd436c5)