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
-------

  2.207 18 February 2024

    * No changes

  2.206 25 July 2023

    * 2.206
      Tue, 25 Jul 2023 16:47:23 +0100
      6f31f814fec3bb85d293f739ab9f7e48a388bbc3

    * drop rt.cpan from SUPPORT section
      Tue, 18 Jul 2023 09:22:08 +0100
      1c395ce9751b7db72d179eb18548bbf028253dce

  2.205 16 July 2023

    * 2.205
      Sun, 16 Jul 2023 20:58:25 +0100
      cbe56de3d6be2a36c01af637af3404e60742212b

    * add on workflow_dispatch
      Fri, 9 Jun 2023 16:29:33 +0100
      48d9e68105bcbdbaf6b3ec0934c6bd1f969a7a89

    * Add some OO examples
      Fri, 9 Jun 2023 16:22:34 +0100
      c6e545523811852fb3b0f7d77499400f6e871a22

    * Version 2.204
      Wed, 8 Feb 2023 21:45:05 +0000
      2127e991b628b0e20cb97a2af513fe38a3de6bdc

  2.204 8 February  2023

      * no changes

  2.201 25 June 2022

      * 2.201
        Sat Jun 25 09:08:33 2022 +0100
        b68fdde4548362252d85b97e63fd37af9fe99823

  2.103 3 April 2022

      * no changes

  2.101 20 February 2021

      * fix version numbers in meta files

  2.100 7 January 2021

      * trim whitespace
        d990a855d744d4e2a8beab859ec747219798d619

      * Avoid indirect calls
        82287426ab8ad42682fc63549a68cc41eb39b3d6

2.099 18 October 2020

    * Fix skip number
      https://github.com/pmqs/IO-Compress-Zstd/issues/3
      bbf234d6d65d764e752db4c9afa92f8ae9f61c0f

2.098 17 October 2020

    * Fix dependency issue
      https://github.com/pmqs/IO-Compress-Zstd/issues/2
      b4493a50ebcc0226120784268cf7b514349f668f

2.097 11 October 2020

    * Fix for uncompression of long content
      https://github.com/pmqs/IO-Compress-Zstd/issues/1
      0fbed1190cb80c26c2940238d0d6c94325fb733d

2.096 31 July 2020

    * set level default to 3. Matches zstd commandline
      ab446b18f564c0e547619e740b2dce62899af7a7

    * Add test files for Zstd support in zip/unzip
      8faacd10944ae68570135780a7bf2c875108fdaf

2.095 19 July 2020

    * First Release