Skip to content

Releases: pmqs/Archive-SimpleZip

Archive-SimpleZip 0.8.0

16 Sep 09:41
Compare
Choose a tag to compare
 * Workflow & testing changes
   e577b71df6aac98d5864183a57874dffd7829c90
   89ad7fe3591fe6af589d6985abb853229bf1724e
   c6ff3234bbd2d36fafe23beed54809b5288cf8e4
   3d2f30682fa322fe7bebd2df44576d405b770447
   d15b98071336e688845af59e626d5d520ff4e13f
   21538f139fc8c731e1a0bfbf9031a9034a8c875b
   bd45a39a3c7c7fe8c4daca1b7726fb78d5498405
   e5153ca1d61762b853e278a772f9b3a820c3e19f

Archive-SimpleZip 0.7.0

12 Jun 17:12
Compare
Choose a tag to compare
* Added algorithmic name option
  24653dd9d13fbf477e7f97ae1f82efb2519e1c78
  3c05de153db8101440d9be6dce782be6102fba57

Archive-SimpleZip 0.6.0

02 Jun 14:42
Compare
Choose a tag to compare

Lots of fixes & documentation updates.

No longer alpha quality

Archive-SimpleZip 0.5.0

19 Mar 14:01
Compare
Choose a tag to compare
  • Don't use >>.grep if .grep is enough
    #4

Archive::SimpleZip 0.4.0

27 Jun 17:11
Compare
Choose a tag to compare
  • Allow .add to accept list & sequences for files
  • Added a CALL-ME method

Archive-SimpleZip 0.2.0

31 Mar 20:02
Compare
Choose a tag to compare
  • Drop support for in-memory zip files.
    IO::Blob doesn't allow seekable writing to a blob at the moment.
    Can reinstate when IO::Blob gets seek support.

  • Drop use of "pack" - use buf8, write-uint16/32 instead

  • Add version data to the .pm6 files

  • Include 2018.12 in .travis.yml

  • More tests

  • Set Language encoding bit when filename/comment not 7-bit ascii

Checkpoint 0.1.2 release

02 Mar 15:09
df1edd5
Compare
Choose a tag to compare

Create first release for uploading to CPAN