The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
==================================================
Changes from 2018-03-31 00:00:00 +0000 to present.
==================================================

------------------------------------------
version 0.009 at 2020-03-30 05:14:22 +0000
------------------------------------------

  Change: 070caa77e9b124379e394ebe7d205f4a99647e27
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2020-03-29 22:10:11 +0000

    Work with .netrc and better API support

    * Allow discovery of username and password via `~/.netrc` * Replace
    `server`, `port`, and `protocol` parameters with a single

    `url` parameter. Mainly so URLs like "http://localhost:8000/airsonic"

    are supported * Fix option processing to match the new `url` parameter *
    Set ratings as integers 

------------------------------------------
version 0.008 at 2018-10-25 03:17:43 +0000
------------------------------------------

  Change: cb74de22bf9487a7097146760ab298b800055036
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2018-10-24 20:17:43 +0000

    Fix an issue with the MadSonic API

    The MadSonic API isn't completely compatible as the 'artist' field is
    'name' at the arist level of the API. This provides compatibility with
    MadSonic and Subsonic for the subsonic_sync_starred.pl script. 

------------------------------------------
version 0.007 at 2018-05-24 15:24:04 +0000
------------------------------------------

  Change: 0a188dca505394acd3624fbfa3265dd9e3c162a1
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2018-05-24 08:24:04 +0000

    Remove explicit MinimumPerl setting

    Use the autodetection for the minimum Perl version. This module uses two
    features of Perl 5.22:

    * The "double diamond" <<>> operator for safely reading from files or

    STDIN

    * The regex '/n' modifier, to disable capture groups via parentheses 

  Change: 904b639bbd70b8162e679c722a87fa68060b64c3
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2018-05-24 08:23:04 +0000

    Revert "Remove 5.22+ requirement Double Diamond"

    This reverts commit 1cf1f8d0aec69c9c878f19f40ec20cef8ad86ce4. 

  Change: f284570b17b6cc17cea9975efc74faa1a2cc0603
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2018-05-18 15:59:06 +0000

    Version 0.006 Docs 

------------------------------------------
version 0.006 at 2018-05-18 22:57:23 +0000
------------------------------------------

  Change: 1cf1f8d0aec69c9c878f19f40ec20cef8ad86ce4
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2018-05-18 15:57:23 +0000

    Remove 5.22+ requirement Double Diamond 

  Change: f1e5920b7972331b7ba1adb9adb8cd3893ed4f58
  Author: Brad Lhotsky <brad@divisionbyzero.net>
  Date : 2018-04-12 23:26:18 +0000

    Release regenerated README 

------------------------------------------
version 0.005 at 2018-04-13 04:02:26 +0000
------------------------------------------

  Change: c745a2cd80b7f5172acec642d0a5ca97a80d79f3
  Author: José Joaquín Atria <jjatria@gmail.com>
  Date : 2018-02-26 23:03:31 +0000

    Make default API version match what is documented 

================================================
Plus 4 releases after 2018-03-31 00:00:00 +0000.
================================================