v3.1.0 (2021-03-02) Add new keyword to inspection so it outputs valid code. (Alex J Burke) Switch to GitHub Actions (Alex J Burke) Add CHANGELOG.md + offline-github-changelog integration (Andreas Lind) prettier --write '**/*.{js,json,md}' (Andreas Lind) Also check *.json and *.md with prettier (Andreas Lind) +3 more v3.0.0 (2020-11-19) prettier --write '**/*.js' (Andreas Lind) Update prettier to ~2.1.2 (Andreas Lind) Fix lint warnings (Andreas Lind) Update eslint and plugins (Andreas Lind) Switch to .mocharc.json (Andreas Lind) +5 more v2.1.0 (2020-11-05) Pull requests #19 Upgrade eslint-plugin-mocha to version 7.0.1 (depfu[bot]) Commits to master Use full assertion names in describe blocks. (Alex J Burke) Align with other plugins by making use of prettier --check. (Alex J Burke) Update CI setup, only lint on node.js 12 (Alex J Burke) v2.0.0 (2020-01-04) Update package keywords. (Alex J Burke) Update README & add extra badges. (Alex J Burke) Fix copy paste error in 7e12fa3. (Alex J Burke) Add eslint prettier plugin that went missing after 2246a0a. (Alex J Burke) Submit coverage data to coveralls. (Alex J Burke) +25 more v1.1.1 (2019-12-30) Set the plugin name. (Alex J Burke) Make mocha config more typical. (Alex J Burke) Package only lib directory. (Alex J Burke) v1.1.0 (2019-12-30) Switch project to the MIT license. (Alex J Burke) Add node 12 to CI. (Alex J Burke) Lint updates after 2246a0a. (Alex J Burke) Update eslint setup. (Alex J Burke) Add VSCode to git ignore list. (Alex J Burke) +7 more v1.0.0 (2018-12-27) Add basic README and correct repository link. (Alex J Burke) Test on node 10. (Alex J Burke) Drop node.js 4 support (Alex J Burke) Cleanup the "to satisfy" test suite. (Alex J Burke) Swap jest out in favour of mocha. (Alex J Burke) +8 more v0.1.0 (2018-05-05) Fix package name and bump copyright year. (Alex J Burke) Switch to the first support release version of Unexpected (10.37.7). (Alex J Burke) Add hasKey() override. (Alex J Burke) Implement "to have values satisfying" assertion. (Alex J Burke) Temporarily remove 0.12 build until a compatible test runner is pulled in. (Alex J Burke) +14 more