Releases: dtrifiro/pytest-fzf
Releases · dtrifiro/pytest-fzf
0.1.1
What's Changed
- update template by @dtrifiro in #30
- Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #32
- Bump iterfzf from 1.1.0.44.0 to 1.2.0.46.1 by @dependabot in #31
- update template by @dtrifiro in #35
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #33
- Bump pytest-mock from 3.12.0 to 3.14.0 by @dependabot in #34
- Bump mypy from 1.9.0 to 1.10.0 by @dependabot in #37
- Bump iterfzf from 1.2.0.46.1 to 1.3.0.51.0 by @dependabot in #39
- update template by @github-actions in #40
- nox: add 67599 to safety ignore list by @dtrifiro in #42
- update template by @github-actions in #43
- gha: add codecov token, fail ci if codecov failure, add badge by @dtrifiro in #46
- Bump iterfzf from 1.3.0.51.0 to 1.4.0.51.0 by @dependabot in #41
New Contributors
- @github-actions made their first contribution in #40
Full Changelog: 0.1.0...0.1.1
0.1.0
New
- use pygments for syntax highlighting of test functions preview by @dtrifiro in #27.
bat
can be used as fallback using--fzf-bat-preview
flag.
Fixes
Misc
- Bump mypy from 1.7.1 to 1.8.0 by @dependabot in #23
- Bump pytest-sugar from 0.9.7 to 1.0.0 by @dependabot in #25
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #26
- update template, bump ruff to 0.2.1 by @dtrifiro in #29
Full Changelog: 0.0.14...0.1.0
0.0.14
0.0.13
0.0.12
What's Changed
Fixes
Misc:
- update template by @dtrifiro in #6
- Bump actions/checkout from 3 to 4 by @dependabot in #7
- Bump pytest-mock from 3.8.2 to 3.12.0 by @dependabot in #8
- Bump mypy from 0.971 to 1.7.1 by @dependabot in #9
- Bump pytest-sugar from 0.9.5 to 0.9.7 by @dependabot in #12
- Bump pytest-cov from 3.0.0 to 4.1.0 by @dependabot in #10
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: 0.0.11...0.0.12
0.0.11
0.0.11
- use cycle fzf flag so that test selection can be cycled
- bump iterfzf to 1.1.0.44.0
Full Changelog: 0.0.10...0.0.11
0.0.10
0.0.9
0.0.9
- remove
--fzf-query
option, allow passing queries via--fzf
(e.g.pytest --fzf <optional initial query>
) - add missing space to default prompt
Full Changelog: 0.0.8...0.0.9
0.0.8
fix release workflow
Full Changelog: 0.0.7...0.0.8