]>
Commit | Line | Data |
---|---|---|
c1c9c817 MG |
1 | Revision history for Perl extension Zeal. |
2 | ||
dded0d05 MG |
3 | 0.001001 2015-02-15T00:31+02:00 |
4 | - Use chdir manually instead of passing -C to tar | |
5 | - Force using Archive::Tar when unpacking compressed tarballs on solaris | |
6 | - Recommend IO::Zlib and IO::Uncompress::Bzip2 | |
7 | ||
1a477fa4 MG |
8 | 0.001 2015-02-07T22:07+02:00 |
9 | - First stable release | |
10 | ||
fb9b7e9f MG |
11 | 0.000_003 2015-01-03T16:43+02:00 |
12 | - Make family:query syntax in Zeal->query stricter | |
13 | - Add support for anchors | |
14 | - Make Zeal->sets die if given family does not exist | |
15 | ||
164f653c MG |
16 | 0.000_002 2014-12-30T23:50+02:00 |
17 | - Fix POD formatting in Zeal.pm | |
18 | - Fix PREREQ_PM | |
19 | - Fix remote documents in Zeal::Docset | |
20 | - Add SYNOPSIS sections for Zeal::Document and Zeal::Docset | |
21 | - Add Zeal::Feed for working with documentation feeds | |
22 | ||
c1c9c817 MG |
23 | 0.000_001 2014-12-28T23:42+02:00 |
24 | - Initial release |