NewAI Enhanced
Python Fire v0.7.1
v0.7.1
Features
- Neutral theme for IPython Inspector — supports newer IPython versions
Fixes
- Call
inspectutils.GetClassAttrsDicton component instead of None
Improvements
- Migrated to
pyproject.tomlwith wheel support on PyPI - Replaced
pytypewithty - Updated dependencies
What's Changed
- Use Neutral theme for IPython Inspector, supporting newer IPython versions in https://github.com/google/python-fire/pull/588
- Call inspectutils.GetClassAttrsDict on component, not None in https://github.com/google/python-fire/pull/606
- Move to pyproject.toml, adding wheel support in pypi
- Use ty in place of pytype
- Update requirements @dependabot[bot]
Full Changelog: https://github.com/google/python-fire/compare/v0.7.0...v0.7.1