Skip to content

Releases: anaconda/anaconda-linter

0.1.5

24 Sep 10:44
04ea432
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.4...0.1.5

v0.1.4

06 Sep 19:26
098b507
Compare
Choose a tag to compare

See CHANGELOG for full details.

What's Changed

Full Changelog: 0.1.3...0.1.4

v0.1.3

13 Dec 21:55
e2c12b6
Compare
Choose a tag to compare

See CHANGELOG for full details. Python 3.11+ will be supported for the time being for ease of maintenance.

v0.1.2

27 Oct 15:26
e60f31c
Compare
Choose a tag to compare
  • Enforces Python code auto formatting across the project
  • Enforces Python code linting across the project
  • Significant changes the Makefile and pre-commit configurations
  • Adds fix support for no_git_on_windows
  • Adds support and unit tests for some auto-fixable rules
  • README changes
  • pytest now runs tests in parallel
  • Various bug fixes

The package is now distributed via the distro-tooling channel and not defaults.

v0.1.1

18 Oct 20:32
7180004
Compare
Choose a tag to compare

What's Changed

  • Update Licenses and Exceptions by @github-actions in #267
  • chore(deps): update pre-commit hook asottile/pyupgrade to v3.10.1 by @anaconda-renovate in #270
  • chore(deps): update pre-commit hook pycqa/flake8 to v6.1.0 by @anaconda-renovate in #271
  • Add knowledge of Python build backends to the missing_wheel rule by @JeanChristopheMorinPerso in #272
  • chore(deps): update actions/checkout digest to 7739b9b by @anaconda-renovate in #273
  • chore(deps): update actions/checkout digest to f43a0e5 by @anaconda-renovate in #274
  • chore(deps): update actions/checkout digest to 72f2cec by @anaconda-renovate in #276
  • chore(deps): update actions/checkout action to v4 by @anaconda-renovate in #278
  • chore(deps): update actions/upload-artifact digest to a8a3f3a by @anaconda-renovate in #279
  • Update Licenses and Exceptions by @github-actions in #275
  • chore(deps): update actions/cache digest to 704facf by @anaconda-renovate in #281
  • chore(deps): update pre-commit hook psf/black to v23.9.1 by @anaconda-renovate in #282
  • chore(deps): update pre-commit hook asottile/pyupgrade to v3.11.0 by @anaconda-renovate in #285
  • Update pre-commit config by @dbast in #287
  • chore(deps): update pre-commit hook asottile/pyupgrade to v3.13.0 by @anaconda-renovate in #286
  • chore(deps): update actions/checkout digest to 8ade135 by @anaconda-renovate in #288
  • chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.27.0 by @anaconda-renovate in #289
  • Update Licenses and Exceptions by @github-actions in #290
  • chore(deps): update pre-commit hook codespell-project/codespell to v2.2.6 by @anaconda-renovate in #291
  • chore(deps): update pre-commit hook asottile/pyupgrade to v3.15.0 by @anaconda-renovate in #292
  • chore(deps): update actions/setup-python digest to 65d7f2d by @anaconda-renovate in #293
  • chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0 by @anaconda-renovate in #296
  • chore(deps): update actions/checkout digest to 7cdaf2f by @anaconda-renovate in #297
  • 0.1.1 by @cbouss in #301

New Contributors

  • @anaconda-renovate made their first contribution in #270
  • @dbast made their first contribution in #287

Full Changelog: 0.1.0...0.1.1

v0.1.0

18 Jul 21:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.5...0.1.0

v0.0.5

07 Apr 15:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.4...0.0.5

v0.0.4

10 Jan 20:46
3231e22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.3...0.0.4

v0.0.3

14 Oct 15:55
8ac4af5
Compare
Choose a tag to compare

Updated installation files; bugfixes

v0.0.2

05 Oct 16:47
Compare
Choose a tag to compare

Changes introduced:

  • Additional checks added
  • More compilers supported