Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
v5.1.7 - 2024-03-05
Commits
- [eslint] switch from standard to eslint
794cf67
- [meta] add
auto-changelog
8961374
- [Tests] migrate from travis to github actions
fdbdda5
- [meta] fix package.json indentation
60eb8f3
- [meta] switch from files to npmignore
e41c881
- [Tests] Buffer.from requires node >= 4
0f9ba08
- [Deps] update
browserify-aes
, evp_bytestokey
, pbkdf2
, safe-buffer
b5a64da
- Only apps should have lockfiles
75803fd
- [meta] add
safe-publish-latest
aba1931
- [Tests] use
aud
2a848f6
- [meta] add missing
engines.node
87e2bd3
- [Dev Deps] update
tape
50baf1c
- [Deps] downgrade
asn1.js
to v4 since v5 drops support for node < 4 f230870
- [Deps] pin
hash-base
to ~3.0, due to a breaking change f15dc5f
v5.1.6 - 2020-08-11
Merged
- update asn1
#37
- remove 'create-hash' dependency
#40
Commits
v5.1.5 - 2019-09-18
Merged
- Improving published files
#38
v5.1.4 - 2019-02-14
Fixed
- fixes #35, regex work for pems without linebreaks
#35
v5.1.3 - 2019-01-17
Commits
v5.1.2 - 2019-01-17
Merged
- Safe buffer
#30
- Add curve as parameter to certificate algorithm
#28
Commits
v5.1.1 - 2018-04-11
Merged
- Create LICENSE
#27
- make fixproc compliant with common newline conventions
#22
Commits
v5.1.0 - 2017-03-13
Merged
- add description
#20
- Cert parsing
#6
Commits
v5.0.0 - 2015-10-29
Merged
v4.0.0 - 2015-10-26
Merged
v3.0.2 - 2015-09-28
Merged
- pull out evp
#15
- evp: simplify overall logic
#12
Fixed
- adds .travis.yml, resolves #14
#14
Commits
v3.0.1 - 2015-05-20
Merged
- Upgrade deps
#9
- pbkdf2
#5
- fixProc: simplify wrap
#10
Fixed
- switch line breaks to \r?\n instead of \n\r? fixes #7
#7
Commits
- deal with iterations not being an integer
c4aee9e
- update asn1.js
92214f6
- update repo location
5e7960a
- Add coverage directory to .npmignore.
0d11c15
- rn .npmignore to .gitignore
a9abb96
v3.0.0 - 2015-01-28
Commits
v2.0.0 - 2015-01-06
Commits
- Update asn1.js and bn.js to 1.0
9ab8411
v1.2.1 - 2015-01-04
Merged
v1.2.0 - 2014-12-18
Commits
- varient version of passwords
e1eef0b
v1.1.0 - 2014-12-18
Commits
v1.0.1 - 2014-12-16
Commits