forked from shadowcat-mst/App-opan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changes
44 lines (32 loc) · 1.19 KB
/
Changes
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
Revision history for App-opan
0.003005 - 2021-04-13
- Avoid upload test requiring https
0.003004 - 2021-04-12
- Switch default cpan URL to https for security
0.003003 - 2021-03-21
- Bump Mojolicious dep to avoid 'format' footgun
- Fixup routing names for Mojolicious 9+
0.003002 - 2019-05-09
- Document OPAN_MIRROR
- Remove big scary warning
0.003001 - 2018-10-18
- Serve 02packages for all pans for easier introspection
0.003000 - 2018-09-02
- Use gzip instead of zcat because Mac OS X's zcat is bizarre
- Refactor to use more Mojo::File
- Added token protected upload endpoint with CPAN::Uploader compat
- Added periodic updater.
0.002002 - 2017-05-22
- port the tests to new Mojo::File API as well so it still installs
0.002001 - 2017-01-22
- port to new Mojo::File API
- Changes file actually in dist
0.002000 - 2016-09-24
- set OPAN_AUTOPIN given --autopin to cpanm/carton commands, because you
already explicitly asked for autopin so it's silly not to
0.001003 - 2016-08-07
- I ... forgot ... the shebang line. Fixed.
0.001002 - 2016-08-07
- fix 'make dist' to copy the code into lib/App/opan.pm as well
0.001001 - 2016-08-07
- released onto an unsuspecting world