New
Release v0.5.7
What's Changed
- use
selfforsrc. by @NobbZ in https://github.com/nerdypepper/statix/pull/45 - Don't reject the given config file based on its name by @ilkecan in https://github.com/nerdypepper/statix/pull/54
- remove dbg! by @mtoohey31 in https://github.com/nerdypepper/statix/pull/60
- fix ci by @nerdypepper in https://github.com/nerdypepper/statix/pull/67
- Flag empty list concatenation by @viraptor in https://github.com/nerdypepper/statix/pull/50
- walker.next: don't stop until
self.dirsis empty by @ilkecan in https://github.com/nerdypepper/statix/pull/57 - Update
rnixto0.10.2by @ilkecan in https://github.com/nerdypepper/statix/pull/58 - flake: avoid ifd by @figsoda in https://github.com/nerdypepper/statix/pull/70
- apply clippy suggestions by @figsoda in https://github.com/nerdypepper/statix/pull/73
- make eta_reduction less aggressive by @astro in https://github.com/nerdypepper/statix/pull/76
New Contributors
- @NobbZ made their first contribution in https://github.com/nerdypepper/statix/pull/45
- @ilkecan made their first contribution in https://github.com/nerdypepper/statix/pull/54
- @mtoohey31 made their first contribution in https://github.com/nerdypepper/statix/pull/60
- @viraptor made their first contribution in https://github.com/nerdypepper/statix/pull/50
- @astro made their first contribution in https://github.com/nerdypepper/statix/pull/76
Full Changelog: https://github.com/nerdypepper/statix/compare/v0.5.6...v0.5.7