Skip to content

Commit a717dd7

Browse files
committed
- upgrade modules
- patch test code to make it work with upgraded modules
1 parent 4a07eeb commit a717dd7

5 files changed

Lines changed: 8598 additions & 1406 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Logs
2+
3+
## v0.0.2
4+
5+
- speed up building by replacing `npx` with `./node_modules/.bin/`
6+
- rename `httputil.js`, `httputil.min.js` to `index.js` and `index.min.js`
7+
- add `main` and `browser` field in `package.json`.
8+
- further minimize generated js file with mangling and compression
9+
- upgrade modules
10+
- patch test code to make it work with upgraded modules
11+
- release with compact directory structure

0 commit comments

Comments
 (0)