Releases: bretello/fancycompleter
Releases · bretello/fancycompleter
0.10.6
0.10.5
What's Changed
- add dependabot config by @bretello in #3
- migrate from tox to nox by @bretello in #2
- fix on windows by @bretello in #8 -> this switches from pyreadline to pyreadline3
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #5
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #6
- gha rename by @bretello in #9
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: 0.10.4...0.10.5
0.10.4
0.10.3
- bump pyrepl to
0.11.0
Full Changelog: 0.10.2...0.10.3
0.10.0
0.10.0
- drop python<3.8
- use pyrepl from https://github.com/bretello/pyreppl
- use github actions CI
- misc code cleanups/refactors
Full Changelog: 0.9.1...0.10.0