1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182
|
==================================================
Changes from 2013-06-07 00:00:00 +0000 to present.
==================================================
-----------------------------------------
version 0.90 at 2018-06-06 07:28:22 +0000
-----------------------------------------
Change: a7453d1c1f63650f2c676e835e39518880786d70
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2018-06-06 08:28:22 +0000
Release 0.90
No updates, version bump to fix CPAN indexing issue
-----------------------------------------
version 0.88 at 2017-05-14 15:07:07 +0000
-----------------------------------------
Change: ab61a30e44ed79305fa76c04e246c469027ccd02
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2017-05-14 16:07:07 +0000
Release engineering for 0.88
Change: b54a2cf8f0505fa734f2a169ac56943326ecf861
Author: Chris Williams <chris@bingosnet.co.uk>
Date : 2017-05-14 15:55:52 +0000
Implement x_use_unsafe_inc meta behaviour RT#121656 (#2)
Use stashed META.[yml|json] data and use it to determine whether to
set PERL_USE_UNSAFE_INC environment variable.
If PERL_USE_UNSAFE_INC is already set in the environment then
x_use_unsafe_inc is ignored.
Change: c241454c6a2a7e469e0a5fb39ff7b1bf3f8d323c
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2017-05-14 14:06:07 +0000
Move prepare PERL_USE_UNSAFE_INC setter
-----------------------------------------
version 0.86 at 2017-04-12 11:32:06 +0000
-----------------------------------------
Change: 62e668ec919f17101486d83ff968e7cb9af198d0
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2017-04-12 12:32:06 +0000
Use Autoflush if CPANPLUS is a suitable version
Also realised that the compilation tests weren't being run because
M::B since 0.36 has always had C_support. Fixed that too.
-----------------------------------------
version 0.84 at 2017-04-07 20:39:25 +0000
-----------------------------------------
Change: ca0adc5f8b84ddb1992c2aecdcfdfff56db4018d
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2017-04-07 21:39:25 +0000
Switch dist to Dist::Zilla
-----------------------------------------
version 0.82 at 2017-02-16 12:30:35 +0000
-----------------------------------------
Change: ac694271a5be511d3278c4af60ad97048523ba49
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2017-02-16 12:30:35 +0000
Release engineering for 0.82
Change: 64dbc5c083c6a07bb9402daaf135893f0b3f1f0f
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2017-02-13 14:03:16 +0000
Set env var PERL_USE_UNSAFE_INC if required
[rt.cpan.org #120227]
-----------------------------------------
version 0.80 at 2016-06-05 12:46:14 +0000
-----------------------------------------
Change: e8ad0a7ebfb3bfcb59912ec06525257a1353498d
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2016-06-05 13:46:14 +0000
Include test_requires when falling back on old shizz
-----------------------------------------
version 0.78 at 2014-06-11 17:08:00 +0000
-----------------------------------------
Change: a0a9bb963612d388f910ffee7515f9597c87a749
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2014-06-11 18:08:00 +0000
Shield tests from PERL_INSTALL_QUIET env var
-----------------------------------------
version 0.76 at 2014-01-08 08:47:19 +0000
-----------------------------------------
Change: 5d7aa070927e2417cabf5ccbd94ae99ffa4a3e49
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2014-01-08 08:47:19 +0000
Release engineering for 0.76
Change: f52daeda1e36f88f4e2bf47da821d421f2c1776e
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2014-01-08 08:45:33 +0000
Don't send test reports during prepare() phase
-----------------------------------------
version 0.74 at 2013-08-06 19:53:37 +0000
-----------------------------------------
Change: 1d05112a458c2bd82c36b2110c4573cdbae9990e
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-08-06 20:53:37 +0000
Remove Module::Pluggable prereq
Change: 14dcae8692cfd2072fde47449a67dbcbd44bafbf
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-07-21 16:25:19 +0000
Update Changes and bump to version 0.72
Change: 6396a7bbc27321f1feb2194d968709b93cb127ae
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-07-21 16:25:18 +0000
Actually resolve issue where Build.PL does not generate Build script
Change: 0cb493116a1cd338207e6ebe461cb4d64269b4b5
Author: Chris Williams <chris@bingosnet.co.uk>
Date : 2013-05-20 11:30:38 +0000
Merge pull request #1 from dsteinbrunner/patch-1
typo fix
Change: 275b48eb1a0608a120922d7d152bf8d0d2915e28
Author: David Steinbrunner <dsteinbrunner@pobox.com>
Date : 2013-05-19 13:09:10 +0000
typo fix
-----------------------------------------
version 0.72 at 2013-07-21 15:22:42 +0000
-----------------------------------------
Change: 49afc65c472f51cd53c4f9d86693923a02ce38d4
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-07-21 16:22:42 +0000
Update Changes and bump to version 0.72
Change: 85ec1923b10a98bda4737dc51c6adf7565ab543f
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-07-21 16:20:53 +0000
Actually resolve issue where Build.PL does not generate Build script
Change: 8035fa59594f897c99a74c767e5f38a0546d7bcd
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-03-31 12:18:24 +0000
svn.perl.org is being retired. Switch over to git and github.
=================================================
Plus 31 releases after 2013-06-07 00:00:00 +0000.
=================================================
|