UNPKG

strlen.awf

Version:

An Alfred workflow that counts the number of characters and bytes in a string.

15 lines (10 loc) 595 B
# Changelog <!-- NOTE: An entry template for a new version is automatically added each time `make version` is called. Fill in changes afterwards. --> * **[v0.2.1](https://github.com/mklement0/strlen.awf/compare/v0.1.1...v0.2.0)** (2016-10-02): * [breaking change] Upgraded to support Alfred 3. If you still need Alfred 2 support, use version v0.1.1. * **[v0.1.1](https://github.com/mklement0/strlen.awf/compare/v0.1.0...v0.1.1)** (2015-11-08): * [doc] Wording of placeholder title for keyword `sl` improved. * [doc] `README.md` fix * **v0.1.0** (2015-11-08): * Initial release.