v1.4
What's Changed
- fix: virtual environment to be able to run make test by @nehalmamgain in #110
- fix: fix documentation build and docs by @tk-woven in #113
- feat: fix latent pylint errors in many source files by @tk-woven in #115
- feat: introduce pre-commit and configure most existing linters in it by @tk-woven in #118
- feat: move more linters from SuperLinter to pre-commit by @tk-woven in #122
- feat: replace markdownlint with
prettier
Markdown auto-formatting by @tk-woven in #123 - ci: updating packages to downstream, including Ubuntu20 and py39 by @wadimkehl in #125
- fix: Update requirements.txt by @wadimkehl in #111
- fix: fixing the numpy dtype warnings > v1.19 by @wadimkehl in #117
- feat: replace last SuperLinter check
yamllint
with pre-commit hook by @tk-woven in #124
New Contributors
- @wadimkehl made their first contribution in #125
Full Changelog: v1.3...v1.4