- Fixed a few typos in the changelog
2.1.2 (2024-07-01)
- fix allowed-endpoints (645cad5)
2.1.1 (2024-07-01)
- added missing flags to NPM publication CI script (e76c12c)
- coverage test (2cc4a0b)
- typo in pre-commit hook (c059b9e)
- add .nvmrc file with node 14 (ff48224)
- bump to 2.0.2 (034a64e)
- extended license (4885ca2)
- recover package-lock.json (35b9123)
- recover package-lock.json (f3689dc)
- regenerate package-lock with node 14 and npm 6 (2b584c3)
- remove obsolete release gh action (2b30418)
- remove package-lock-json (039a1c4)
- rename ci workflow (756f8c7)
- temporally remove code-climate coverage (4f52ef6)
- try to make it work with npm 7 (7512788)
- improve readme file (358c692)
- update license reference to MIT (f08d43d)
- updated license file to MIT (4e3e4f4)
- remove require-all and do the imports explicitly (416790f)
- add .npmrc file configuration (d039537)
- add g action for code climate test coverage (b869fc0)
- add g action for pull request validation (d0d1921)
- add g action for scorecard (4926bbd)
- add gh action to automate release process (47ed962)
- improve github actions (f69cba7)
- modify coverage command (918330f)
- remove test coverage gh action (6ac5863)
- confabulous.close - See readme for details
- Update dev dependencies
- Move to prettier
- Update dev depenencies
- Fix build
- Update zUnit
- Use new npm token
- Updated decrypt processor to use crypto.createCipheriv](https://nodejs.org/api/crypto.html#crypto_crypto_createcipheriv_algorithm_key_iv_options).Rather than suppying an algorithm and password, now an algorithm, key and initialization vector are required.
- Update dependencies
- Remove lodash.noop dependency
- Replace mocha with zUnit
- Replace lodash.set, lodash.has with dot-prop
- Replace imperative with esnext style
- Replace chai with node assert
- Update husky
- Replace travis with github actions
- Replace merge with ramda.mergeDeepRight due to issue 41](swordev/merge#41
- Update dependencies
- Update dependencies
- Updated dependencies
- Updated dependencies
- Fixed node deprecation warnings in tests
- Improved readme
- Improved readme
- Improved readme
- Support for custom merges
- Dependencies
- Codeclimate automation on push
- Upgraded dev dependencies
- Updated dev dependencies
- envToCamelCaseProps processor
- Updated package.json description
- Updated package.json keywords
- Increasing test coverage
- This changelog
The format is based on Keep a Changelog](http://keepachangelog.com/)