| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Python Fire v0.6.0 source code.tar.gz | 2024-02-24 | 105.9 kB | |
| Python Fire v0.6.0 source code.zip | 2024-02-24 | 155.9 kB | |
| README.md | 2024-02-24 | 2.4 kB | |
| Totals: 3 Items | 264.2 kB | 0 | |
This is the last release supporting Python 2. Subsequent releases will be Python 3 only. The automatically generated release notes follow.
What's Changed
- Use literal dict to satisfy linter by @dbieber in https://github.com/google/python-fire/pull/430
- freeze CI requirements by @Borda in https://github.com/google/python-fire/pull/431
- Fix path to requirements.txt by @hugovk in https://github.com/google/python-fire/pull/433
- Fix deprecation warning: LICENSE is autodetected by @hugovk in https://github.com/google/python-fire/pull/434
- adding python 3.10 [tag & CI] by @Borda in https://github.com/google/python-fire/pull/428
- docs: fix brand name
Github->GitHubby @jbampton in https://github.com/google/python-fire/pull/425 - Fix typos in console and tests by @yarikoptic in https://github.com/google/python-fire/pull/436
- Split too long line, fixing lint by @dbieber in https://github.com/google/python-fire/pull/437
- Add missing argument description by @sp1thas in https://github.com/google/python-fire/pull/462
- Fix missing
$sign in bash completion by @maximehk in https://github.com/google/python-fire/pull/472 - remove asyncio.coroutine by @cocolato in https://github.com/google/python-fire/pull/440
- Update build.yml dropping Python 2.7 by @dbieber in https://github.com/google/python-fire/pull/479
- Update formatting_windows.py by @excript in https://github.com/google/python-fire/pull/477
- Add Python 3.11 and Python 3.12 to build workflow by @dbieber in https://github.com/google/python-fire/pull/485
New Contributors
- @Borda made their first contribution in https://github.com/google/python-fire/pull/431
- @hugovk made their first contribution in https://github.com/google/python-fire/pull/433
- @jbampton made their first contribution in https://github.com/google/python-fire/pull/425
- @yarikoptic made their first contribution in https://github.com/google/python-fire/pull/436
- @sp1thas made their first contribution in https://github.com/google/python-fire/pull/462
- @maximehk made their first contribution in https://github.com/google/python-fire/pull/472
- @cocolato made their first contribution in https://github.com/google/python-fire/pull/440
- @excript made their first contribution in https://github.com/google/python-fire/pull/477
Full Changelog: https://github.com/google/python-fire/compare/v0.5.0...v0.6.0