Alexander Zaitsev
219bb9b67c
Fix typo in README
...
Just a very-very-very-very small fix in README :)
2020-10-30 19:11:00 +03:00
Marli Frost
6e652446dd
feat: define the crate's MSRV
2020-06-23 15:48:50 +01:00
Ryan Levick
82f5e2fbbe
Remove status warning in README
2020-06-15 11:12:53 +02:00
Mathijs van de Nes
6fbcc33d82
Update README
...
Post a notice that this project will no longer be actively maintained.
2019-11-08 16:58:11 +01:00
Mathijs van de Nes
df9bf606b2
No longer pursue 1.20.0 compatibiliy
...
Dependencies break this outside of our control, this goal is not
attainable in the long run.
2018-12-06 19:51:51 +01:00
Mathijs van de Nes
3d61d9cd8a
Publish version 0.5.0
...
Changes include:
* Switched to a different deflate (de)compressor
* New DateTime api, removing default dependencies on time and msdos_time
2018-11-17 12:10:31 +01:00
Mathijs van de Nes
3e532d8ef3
Update readme and bump version
2018-06-22 15:28:18 +02:00
Mathijs van de Nes
9b0a6930d4
Update example and bump version to 0.4.1
2018-06-20 22:19:03 +02:00
Mathijs van de Nes
f502a7acf3
Update README for new version
2018-05-27 10:36:30 +02:00
Alexander Bulaev
fee626ba59
Control backend choice of flate2
2018-05-19 20:03:23 +03:00
Songbird0
44ec82e746
Fix walkdir
broken link.
...
You used a relative path to reference `walkdir` repository, but github starts at your repository URL.
- Old broken link: `https://github.com/mvdnes/zip-rs/blob/master/BurntSushi/walkdir `;
- New link: `https://github.com/BurntSushi/walkdir `.
2018-02-28 20:24:48 +01:00
Mathijs van de Nes
34b7502a7d
Bump version and update README
2018-02-17 20:11:59 +01:00
Giles Cope
da68a33c80
Updated readme to indicate existence of examples dir. Generalised zip dir example so people could use it also to write to an memory buffer rather than a file. Ideally I'd have the zip dir functionaility in the crate but I can see the need to minimise dependencies.
2018-01-27 06:21:57 +00:00
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