The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
1.004 - Jun 14, 2018
Joelle Maslak <jmaslak@antelope.net>
 * Improve testing
 * Make module pass Critic
 * Enable TravisCI
 * Fix error message for wrong key length (s/bits/bytes/)
 * Allow ASCII cypertext line endings to be configurable
 * Released as DEV version.

1.003 - Aug 19, 2017
Joelle Maslak <jmaslak@antelope.net>
 * Update author information only

1.002 - Oct 17, 2016
Joelle Maslak <jmaslak@antelope.net>
 * Don't re-initialize Crypt::Bytes::Random after initial initialization

1.001 - Oct 09, 2016
Joelle Maslak <jmaslak@antelope.net>
 * One test was pulling in JCM::Boilerplate which is EXTREMELY heavy
   on dependencies.  Removed!

1.000 - Oct 03, 2016
Joelle Maslak <jmaslak@antelope.net>
 * Initial Version