mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 05:10:05 +02:00
initial commit
This commit is contained in:
38
app/node_modules/sumchecker/NEWS.md
generated
vendored
Normal file
38
app/node_modules/sumchecker/NEWS.md
generated
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
# Changes by Version
|
||||
|
||||
## Unreleased
|
||||
|
||||
## [1.3.1] - 2017-03-11
|
||||
|
||||
### Added
|
||||
|
||||
* Node 8 support (#6)
|
||||
|
||||
## [1.3.0] - 2016-12-05
|
||||
|
||||
### Added
|
||||
|
||||
* Human-readable messages for Errors (#2)
|
||||
|
||||
## [1.2.0] - 2016-09-15
|
||||
|
||||
### Added
|
||||
|
||||
* Support for Node 0.10 and 0.12 via Babel (#1)
|
||||
|
||||
## [1.1.0] - 2016-09-06
|
||||
|
||||
### Added
|
||||
|
||||
* Optional `defaultTextEncoding` parameter in the `ChecksumValidator` constructor
|
||||
* Access to the underlying `ChecksumValidator` class
|
||||
|
||||
## [1.0.0] - 2016-09-05
|
||||
|
||||
Initial release.
|
||||
|
||||
[1.3.1]: https://github.com/malept/sumchecker/compare/v1.3.0...v1.3.1
|
||||
[1.3.0]: https://github.com/malept/sumchecker/compare/v1.2.0...v1.3.0
|
||||
[1.2.0]: https://github.com/malept/sumchecker/compare/v1.1.0...v1.2.0
|
||||
[1.1.0]: https://github.com/malept/sumchecker/compare/v1.0.0...v1.1.0
|
||||
[1.0.0]: https://github.com/malept/sumchecker/releases/tag/v1.0.0
|
Reference in New Issue
Block a user