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