Commit graph

16 commits

Author SHA1 Message Date
Mathijs van de Nes
6a31154681 Update README and bump version 2018-01-09 17:59:53 +01:00
Peter Williams
4a297c32a8 Implement support for reading ZIP64 central-directory-end records
This provides only very basic ZIP64 support, but it allows us to properly read
archives with more than 65535 files, so long as none of the individual files
need ZIP64 support to be read.
2017-08-12 14:42:32 -04:00
Mathijs van de Nes
089f7a89e7 Update the README 2016-10-30 09:24:15 +01:00
Arthur Ice
f3bb95f773 Update README.md
spelling fix
2016-01-19 10:47:55 -08:00
Mathijs van de Nes
55396243d7 Bump version and add Cargo.toml to README 2015-10-05 22:07:36 +02:00
Mathijs van de Nes
2e529f4e61 Update README 2015-10-05 19:34:37 +02:00
Mathijs van de Nes
effa440906 Use Appveyor for CI on Windows 2015-07-10 16:49:18 +02:00
Mathijs van de Nes
18cb943090 Remove shippable badge 2015-06-28 11:32:22 +02:00
Mathijs van de Nes
34970060ce Setup Shippable 2015-04-29 08:11:02 +02:00
Mathijs van de Nes
bb4d34f932 Update README with merit badge 2015-04-17 08:46:16 +02:00
Mathijs van de Nes
076f74e8e3 Update to new Doc upload 2015-04-10 11:40:22 +02:00
Mathijs van de Nes
db6c24aa72 Use master branch travis badge 2015-02-25 12:23:41 +01:00
Mathijs van de Nes
ee6e830203 Add bzip2 support 2014-11-21 22:56:08 +01:00
Mathijs van de Nes
61749ebf8e Switch to github pages for documentation 2014-10-14 10:59:30 +02:00
Mathijs van de Nes
dffab20885 Typo 2014-09-11 12:02:13 +02:00
Mathijs van de Nes
4d07f695de Added Travis support, README and LICENSE 2014-09-11 10:50:41 +02:00