Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.17.0](v1.16.0...v1.17.0) (2020-10-29) ### ✨ Features * IsNull, Path operators, more testing ([c8feba9](c8feba9)) * refactor and enable And, Not, Or operators with tests ([936bb39](936bb39)) ### 🛠 Builds * **deps-dev:** bump codecov from 3.7.2 to 3.8.0 ([7b51e45](7b51e45)) * **deps-dev:** bump cz-conventional-changelog from 3.2.0 to 3.2.1 ([49c1317](49c1317)) * **deps-dev:** bump cz-conventional-changelog from 3.2.1 to 3.3.0 ([ca23925](ca23925)) * **deps-dev:** bump mocha from 8.1.1 to 8.1.2 ([6dcf6c5](6dcf6c5)) * **deps-dev:** bump mocha from 8.1.2 to 8.1.3 ([c98dd2f](c98dd2f)) * **deps-dev:** bump mocha from 8.1.3 to 8.2.0 ([4d48e1b](4d48e1b)) * **deps-dev:** bump semantic-release from 17.1.1 to 17.1.2 ([02286bf](02286bf)) * **deps-dev:** bump semantic-release from 17.1.2 to 17.2.0 ([135bea2](135bea2)) * **deps-dev:** bump semantic-release from 17.2.0 to 17.2.1 ([4c812fd](4c812fd)) * **deps-dev:** bump standard from 14.3.4 to 15.0.0 ([7945065](7945065)) * **deps-dev:** bump standard from 15.0.0 to 15.0.1 ([7188093](7188093)) ### 📦 Code Refactoring * rename property for the operator function ([c91d570](c91d570)) ### ⚙️ Continuous Integrations * **circle:** authenticate Docker image pull [ch2767] ([9e2160d](9e2160d)) * **circle:** cache dependencies [ch2770] ([c46e3ce](c46e3ce)) * **circle:** separate linting job [ch1009] ([ffcdcb6](ffcdcb6)) * **circle:** update build environment variable context name [ch2771] ([2b65e75](2b65e75)) ### 💎 Styles * standard fix ([dca19fa](dca19fa))
- Loading branch information