Yi-Cyuan Chen
|
698290b4bc
|
### Fixed
- package.json main property.
v0.8.3
|
2023-10-10 00:04:06 +08:00 |
|
Yi-Cyuan Chen
|
0ecaeee185
|
### Remove
- package.json module property.
v0.8.2
|
2023-10-09 23:57:51 +08:00 |
|
Yi-Cyuan Chen
|
daf1188dc6
|
### Added
- TypeScript base64 interfaces.
- Disable webpack polyfill.
v0.8.1
|
2023-10-09 23:46:20 +08:00 |
|
Yi-Cyuan Chen
|
a9de3df8c6
|
update
|
2023-09-27 22:04:31 +08:00 |
|
Yi-Cyuan Chen
|
08049ec6fa
|
update README
|
2023-09-27 21:56:02 +08:00 |
|
Yi-Cyuan Chen
|
bdf1150097
|
## v0.8.0 / 2023-09-27
### Added
- TypeScript interfaces.
- HMAC feature.
### Fixed
- deprecated `new Buffer`, replace with `Buffer.from`.
- dependencies and security issues.
- don't modify global Array and ArrayBuffer prototypes.
- refactor: simplify formatMessage internal logic.
### Changed
- remove `eval` and use `require` directly.
- throw error by Error oject.
- throw error if update after finalize
- use unsigned right shift.
v0.8.0
|
2023-09-27 21:35:56 +08:00 |
|
 emn178andGitHub
|
c2e8d8683d
|
Merge pull request #32 from emn178/dependabot/npm_and_yarn/minimist-and-mkdirp-and-mocha-and-nyc--removed
Bump minimist, mkdirp, mocha and nyc
|
2023-09-26 22:18:18 +08:00 |
|
 dependabot[bot]andGitHub
|
c154bc5a38
|
Bump minimist, mkdirp, mocha and nyc
Removes [minimist](https://github.com/minimistjs/minimist). It's no longer used after updating ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [mocha](https://github.com/mochajs/mocha) and [nyc](https://github.com/istanbuljs/nyc). These dependencies need to be updated together.
Removes `minimist`
Updates `mkdirp` from 0.5.1 to 1.0.4
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v1.0.4)
Updates `mocha` from 2.3.4 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/2.3.4...v10.2.0)
Updates `nyc` from 11.3.0 to 15.1.0
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/nyc/compare/v11.3.0...v15.1.0)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
- dependency-name: mkdirp
dependency-type: indirect
- dependency-name: mocha
dependency-type: direct:development
- dependency-name: nyc
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-01 09:00:06 +00:00 |
|
Yi-Cyuan Chen
|
0263ab835f
|
Fixed incorrect result when first bit is 1 of bytes. #18
v0.7.3
|
2017-12-18 18:50:24 +08:00 |
|
Yi-Cyuan Chen
|
5f0bd5a888
|
Improved performance of hBytes increment.
v0.7.2
|
2017-10-31 20:30:01 +08:00 |
|
Yi-Cyuan Chen
|
cb8eb73ef1
|
Fixed incorrect result when file size >= 4G.
v0.7.1
|
2017-10-29 21:22:00 +08:00 |
|
Yi-Cyuan Chen
|
24d8eb504d
|
Fixed incorrect result when file size >= 512M.
v0.7.0
|
2017-10-29 20:17:07 +08:00 |
|
Yi-Cyuan Chen
|
a54f102b8a
|
* Fixed ArrayBuffer.isView issue in IE10.
* Improved performance of input check.
v0.6.1
|
2017-10-07 10:12:06 +08:00 |
|
Chen Yi-Cyuan
|
e7f1ca7da8
|
fixed unit tests
|
2017-10-03 09:40:36 +08:00 |
|
Chen Yi-Cyuan
|
b808ed4605
|
Added support base64 string output.
v0.6.0
|
2017-07-28 14:12:37 +08:00 |
|
Chen, Yi-Cyuan
|
2bdc4894fc
|
fixed travis build
v0.5.0
|
2017-07-14 13:28:43 +08:00 |
|
Chen, Yi-Cyuan
|
c00df3af37
|
Added
- support for web worker. #11
Changed
- throw error if input type is incorrect.
- prevent webpack to require dependencies.
|
2017-07-14 13:10:27 +08:00 |
|
Chen, Yi-Cyuan
|
8b9a23ce32
|
Fixed root is undefined in some special environment. #7
v0.4.2
|
2017-01-18 09:44:08 +08:00 |
|
Chen Yi-Cyuan
|
da009f933f
|
update comment version
|
2016-07-30 20:39:20 +08:00 |
|
Yi-Cyuan
|
5fcee84417
|
* Removed length detection in node.js.
* Deprecated `buffer` and replace by `arrayBuffer`.
v0.4.1
|
2016-03-31 16:25:38 +08:00 |
|
Yi-Cyuan
|
261e55bd5c
|
* Added support for update hash.
* Added support for bytes array output.
* Added support for ArrayBuffer output.
* Added support for AMD.
v0.4.0
|
2015-12-28 15:54:38 +08:00 |
|
Chen Yi-Cyuan
|
201bff606f
|
update covignore and README
|
2015-03-08 15:55:03 +08:00 |
|
Chen Yi-Cyuan
|
d1af3f6065
|
Support byte Array, Uint8Array and ArrayBuffer input.
v0.3.0
|
2015-03-07 16:24:03 +08:00 |
|
Chen Yi-Cyuan
|
41432a9660
|
update REAMD, config, test cases
|
2015-02-08 16:21:04 +08:00 |
|
Chen Yi-Cyuan
|
e36b8d13f7
|
update README
v0.2.2
|
2015-02-01 15:10:45 +08:00 |
|
Chen Yi-Cyuan
|
f0a2360989
|
update README
|
2015-02-01 15:09:29 +08:00 |
|
Chen Yi-Cyuan
|
f5eb89ccb2
|
* Fixed bug when special length.
* Improve performance for node.js.
|
2015-02-01 14:29:18 +08:00 |
|
Chen Yi-Cyuan
|
5cf8fc9215
|
update js
|
2015-01-13 22:57:16 +08:00 |
|
Chen Yi-Cyuan
|
96036975f7
|
* Improve performance.
|
2015-01-13 22:34:27 +08:00 |
|
emn178
|
dca3e8c59d
|
Update README.md
|
2015-01-13 12:12:52 +08:00 |
|
Chen Yi-Cyuan
|
807a492830
|
update README
|
2015-01-12 21:41:26 +08:00 |
|
Chen Yi-Cyuan
|
ca6b36b0ec
|
* Remove ascii parameter.
* Improve performance.
|
2015-01-12 21:26:08 +08:00 |
|
Chen Yi-Cyuan
|
5bc2fd9a54
|
update md5
|
2015-01-11 21:45:27 +08:00 |
|
Chen Yi-Cyuan
|
316a103aa1
|
* Improve performance.
* Add test case.
|
2015-01-11 11:46:08 +08:00 |
|
Chen Yi-Cyuan
|
d934165952
|
update README
|
2015-01-05 21:20:56 +08:00 |
|
Chen Yi-Cyuan
|
ff56bdedc7
|
update README
|
2015-01-05 21:16:54 +08:00 |
|
Chen Yi-Cyuan
|
b152d5ad85
|
update travis and README
v0.1.3
|
2015-01-05 21:07:58 +08:00 |
|
Chen Yi-Cyuan
|
a8b1d630ca
|
update travis
|
2015-01-05 20:48:35 +08:00 |
|
Chen Yi-Cyuan
|
1d238d60c3
|
update travis
|
2015-01-05 20:44:42 +08:00 |
|
Chen Yi-Cyuan
|
c329dca0d9
|
update travis
|
2015-01-05 20:38:18 +08:00 |
|
Chen Yi-Cyuan
|
b31e43e89c
|
* Improve performance.
* Add bower package.
* Fixed JSHint warnings.
* Add travis.
* Add coveralls.
|
2015-01-05 20:33:43 +08:00 |
|
Chen Yi-Cyuan
|
fc26dd221e
|
Fixed accents bug
|
2014-07-27 19:49:38 +08:00 |
|
Chen Yi-Cyuan
|
f451a9b4a1
|
update README
|
2014-02-04 20:30:28 +08:00 |
|
Chen Yi-Cyuan
|
e21d04f9cb
|
add license
|
2014-01-05 12:51:08 +08:00 |
|
Chen Yi-Cyuan
|
5c752b5c34
|
update build file
|
2014-01-04 16:35:44 +08:00 |
|
Chen Yi-Cyuan
|
ac2e84d2f9
|
add change log
|
2014-01-04 16:32:07 +08:00 |
|
Chen Yi-Cyuan
|
38c2c6f816
|
Support node.js
|
2014-01-04 16:06:50 +08:00 |
|
Chen Yi-Cyuan
|
e7294029a3
|
update README.md
|
2014-01-04 10:48:53 +08:00 |
|
Chen Yi-Cyuan
|
3a608e65f7
|
Add README.md
|
2014-01-04 09:47:56 +08:00 |
|
Chen Yi-Cyuan
|
5862c3cd82
|
create project
|
2014-01-04 09:30:26 +08:00 |
|