UNPKG
js-crc-update
Version:
latest (0.1.1-smallfix)
0.1.1
0.1.1-smallfix
0.1.0
0.1.0-smallfix
Simple CRC checksum functions for JavaScript(CRC-16 and CRC-32).
js-crc-update
/
CHANGELOG.md
13 lines
(9 loc)
•
176 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
#
Change Log
#
# v0.2.0 / 2017-02-08
#
## Added
- AMD support.
#
## Fixed
- `root` is undefined in some special environment.
#
# v0.1.0 / 2015-03-08
#
## Added
- create project.