All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
7.1.0 - 2024-03-05
versioning-strategy: increase
in dependabot.ymlpackageRules
,rangeStrategy
,transitiveRemediation
in renovate.json
- Refactored a couple of lines to satisfy new eslint rules
- @snyk/[email protected]
- @types/[email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- actions/setup-node@v4
- github/codeql-action/init@v3
- github/codeql-action/autobuild@v3
- github/codeql-action/analyze@v3
7.0.0 - 2023-09-28
- BREAKING: NodeJS v16.14.0 is now the minimum supported version
- @snyk/[email protected]
- [email protected]
- Volta pin [email protected], [email protected]
- NodeJS v14 test runs
6.0.0 - 2023-09-22
- BREAKING: NodeJS v14.0.0 is now the minimum supported version
- @snyk/[email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- actions/checkout@v4
- NodeJS v12, v13 support
5.0.2 - 2023-07-07
- (README) Release support matrix
- Node 12.0.x, 14.0.x, 14.13.x, 14.17.x, 20.x test runs
- Volta pin [email protected], [email protected]
- Renovate baseBranches config
- ecmaVersion: 2020 (downgrade)
- @snyk/[email protected]
- [email protected] (downgrade)
- [email protected] (downgrade)
- [email protected]
- [email protected]
- [email protected]
- Node 19.x test run
5.0.1 - 2023-03-10
- jsonpointer
- @types/jsonpointer
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- jsonpointer.js
5.0.0 - 2022-11-20
- Renovate & Dependabot for dependency management
- ESLint (with xo config)
- Github action for testing
- NodeJS v19 test run
- Source code to adhere to xo code style
- Minimum NodeJS version now v12
- actions/checkout@v3
- actions/setup-node@v3
- github/codeql-action/init@v2
- github/codeql-action/autobuild@v2
- github/codeql-action/analyze@v2
- NodeJS v10 support
- xo
- DavidDM (dependency analysis)
- TravisCI testing
- NodeJS v10, v13, v15 test runs
4.3.0 - 2020-11-20
- codeql analysis
4.2.0 - 2020-10-21
- nodejs v15 support
4.1.0 - 2020-07-07
- nodejs v14 support
- travis-ci.com for test/build
- snyk policy
- [email protected]
- [email protected]
- [email protected]
- Greenkeeper badge (retired)
- travis-ci.org for test/build
4.0.2 - 2020-03-19
- [email protected]
- [email protected]
- Linting fixes to comply with rules in xo v0.28.0
4.0.1 - 2020-03-18
- Upgrade minimist to remove security vulnerabilty
4.0.0 - 2020-03-05
- Github actions for running tests, via test:ci npm script
- nodejs <10 support
3.0.0 - 2020-01-27
- .prettierrc.yaml
- nodejs v13 support in .travis.yml
- xo linter
- Refactored lib/reporter.js to conform to xo linting rules and use es6 arrow functions
- Abstracted utils into separate lib/utils.js module
- [email protected]
- [email protected]
- eslint and plugins/config
2.0.3 - 2019-10-13
2.0.2 - 2019-09-07
- Greenkeeper.io badge
- Bitdeli.com badge (defunct)
2.0.1 - 2019-07-11
- snyk protect
2.0.0 - 2019-05-26
- node 12 support
- DepShield & Snyk badges
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- preinstall of grunt-cli (unneeded)
- node 6, 7 support
1.1.0 - 2019-02-10
- .editorconfig
- Snyk monitoring
- node 8, 9, 10, 11 support in .travis.yml
- eslint
- eslint-{config,plugin}-prettier
- node 4, 5 support
- grunt and plugins
1.0.0 - 2016-11-06
- node v7 support in .travis.yml
- Changelog (this file)
- Dependencies upgraded:
- node v0.10 support in .travis.yml
0.1.1 - 2016-04-08
- Add Code Climate & Download/month badges
- other README tweaks
0.1.0 - 2016-04-08
- node 4 & 5 support
- grunt-release-it for easier release management
- docs changed to reflect new project ownership
- Various dependencies, including [email protected]
- node 0.8 support
0.0.4 - 2014-02-16
- various fixes
0.0.3 2013-11-28
- added a toStrim() for schemaValue no [object Object]
0.0.2 2013-11-28
- tv4 as a peerDependency
- /media to .gitignore
0.0.1 2013-11-28
- tuned module
- moved some helpers
- split reportTotals from reportBulk
- added separators
- expanded README.md
- added usage example
- added links
- tuned text
- added miniwrite/ministyle as peer dependencies to package.json