Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
miyako committed Oct 16, 2019
1 parent cf028b7 commit bcda38c
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,22 +37,6 @@ this version replaces the original [madler/zlib/minizip](https://github.com/madl

![preemption xx](https://user-images.githubusercontent.com/1725068/41327179-4e839948-6efd-11e8-982b-a670d511e04f.png)

### Releases

[3.5.1](https://github.com/miyako/4d-plugin-zip/releases/tag/3.5.1)

[3.4](https://github.com/miyako/4d-plugin-zip/releases/tag/3.4) update minizip version (``2.8.9``)

[2.5](https://github.com/miyako/4d-plugin-zip/releases/tag/2.5) better processing of symblic links (unzipping apps)

[2.3](https://github.com/miyako/4d-plugin-zip/releases/tag/2.3) review path parse code for windows

[2.2](https://github.com/miyako/4d-plugin-zip/releases/tag/2.2) return error value on unzip

[2.1](https://github.com/miyako/4d-plugin-zip/releases/tag/2.1) added missing callback support for unzip

[2.0](https://github.com/miyako/4d-plugin-zip/releases/tag/2.0)

```
success:=Zip (src;dst;pass;level;options;callback;codepage)
```
Expand Down

0 comments on commit bcda38c

Please sign in to comment.