Skip to content

Release v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 10:44
· 42 commits to main since this release

Changelog

v3.2.0 (2022-10-16)

Deploy

Build

Src

Feat

  • Implement asstr to allow lints in commandline apps (3735efe)

Fix

  • Follow clippy advice (1435498)
  • Correct the line positioning of line length lints (f5f3d67)

Refactor

Test

  • Use identity rather than impl of identity (f4d0af9)