File: CHANGES.md

package info (click to toggle)
node-jszip-utils 0.0.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 192 kB
  • sloc: javascript: 253; sh: 5; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
# v0.0.2 2014-05-19
- Drop the code for xhr on `file://` and fix an issue with `file://` to `http://` requests, see [#3](https://github.com/Stuk/jszip-utils/pull/3).

# v0.0.1 2014-04-27
 - First release.