github feldroy/air v0.44.1

one day ago

What's Changed

  • CHORE: Air CLI polish for clarity and joy by @audreyfeldroy in #929
  • CHORE: enable Ruff rule A (builtins shadowing) by @ohhaus in #919
  • CHORE: id_ inconsistently used to represent HTML attribute of id by @msaizar in #926
  • CHORE: Replace type argument with type_ in tags by @msaizar in #931
  • CHORE: Remove ruff lint per file ignores by @msaizar in #930
  • CHORE: Added djhtml hook to both .pre-commit-config-check.yaml and .pre-commit-config-format.yaml to automate formatting of HTML files and Jinja Templates! by @pygarap in #932
  • CHORE: Rename max argument to max_ in tags to prevent builtin shadowing by @msaizar in #933
  • CHORE: Rename min to min_ to prevent builtin shadowing in tags by @msaizar in #936
  • CHORE: Rename open to open_ to prevent builtin shadowing in tags by @msaizar in #938
  • CHORE: Add pre-commit-hooks: Some out-of-the-box hooks for pre-commit. by @pygarap in #935
  • CHORE: Rename reversed to reversed_ to prevent builtin shadowing in tags by @msaizar in #947
  • CHORE: Rename list to list_ to prevent builtin shadowing in tags by @msaizar in #952
  • CHORE: Rename dir to dir_ to prevent builtin shadowing in tags by @msaizar in #953
  • CHORE: Remove air_tag_source_samples.py from ruff lint per-file-ignore by @msaizar in #954

New Contributors

Full Changelog: v0.44.0...v0.44.1

Don't miss a new air release

NewReleases is sending notifications on new releases.