==================================================
Changes from 2017-06-24 00:00:00 +0000 to present.
==================================================
----------------------------------------
version 1.5 at 2019-06-24 16:33:35 +0000
----------------------------------------
Change: c138ce745818524db2ce8f4193b2d5c5ee16640d
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2019-06-24 09:33:14 +0000
Version 1.5 to fix handling of service pass through
To facilitate both environment variables and a sane default of a working
paste service, I reworked how the `service` parameter is passed to
`App::Nopaste`. Now the correct thing will happen given:
* `$ENV{NOPASTE_SERVICES}` is set it will be used unless
* `--nopaste-service` is set, in which case it'll be parsed as comma
separated list
* Barring those cases, `App::Nopaste::Service::Shadowcat` will be
used
----------------------------------------
version 1.4 at 2019-06-22 04:16:30 +0000
----------------------------------------
Change: c5891e80dab8a6426fa7c2a2f599e33857be0e0b
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2019-06-21 21:16:30 +0000
Release Version 1.4 Ready
* Adding --tags to support selective output using tagged messages * Add
optional App::Nopaste support to the module
* If App::Nopaste is installed and --nopaste is specified paste to
Shadowcat * Convert from IPC::Run3 to Capture::Tiny * Documentation and
testing updates
Change: 423e3c5dadb8d00151cf9038715b8e5b86f3acc0
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2018-11-12 21:27:46 +0000
POD and test fixups
POD spelling and tests fix-up.
Change: d06aaad52cc48dbf611654ec67dbab66b7e8639f
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2018-11-12 21:18:03 +0000
Add spelling checks
Change: 51122cb1672978d31f0993311f98a1284aaafd2a
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2018-11-13 06:17:05 +0000
More fixes for dist.ini
----------------------------------------
version 1.3 at 2017-07-22 04:20:36 +0000
----------------------------------------
Change: 410b1ab053cbe0a14fdb505686e994868009c069
Author: Brad Lhotsky <brad@divisionbyzero.net>
Date : 2017-07-21 21:20:36 +0000
Fix the tag checking.
Change: 304137f655cf410d43ba453255d09a27f85669d0
Author: Brad Lhotsky <blhotsky@craigslist.org>
Date : 2016-11-20 07:11:24 +0000
Perl Critic
Added Perl Critic to the test suite. Replaced 'ref' calls with their
Ref::Util counterparts.
=================================================
Plus 12 releases after 2017-06-24 00:00:00 +0000.
=================================================