Version 0.6.6
This fixes support with all versions of textual newer than 0.33. The "browse" subcommand is now the default. This is the last version to support Python 3.7.
What's Changed
- feat: specify default behavior to use "browse" if not recognized as subcommand by @YeungOnion in #158
- fix: support textual 0.33+ by @henryiii in #167
- ci: macos-latest is changing to macos-14 ARM runners by @henryiii in #165
- ci: update by @henryiii in #168
- chore: udpate ruff config and format by @henryiii in #169
- chore: use 2x faster black mirror by @henryiii in #152
New Contributors
- @YeungOnion made their first contribution in #158
Full Changelog: v0.6.5...v0.6.6