What's Changed
- Use click options configuration to prompt for auth information by @crossjam in #1
- Feature episodes subcommand by @crossjam in #3
- Add pytest to dev dependency group by @crossjam in #17
- 5 store data in user config directory by @crossjam in #18
- Implement sync subgroup by @crossjam in #26
- Feat podcast archiver by @crossjam in #27
- Feature config location by @crossjam in #30
- Add -q/--quiet CLI flag for ERROR-level logging by @Copilot in #31
- Add GitHub Copilot instructions by @Copilot in #33
- Implement episode database feature by @crossjam in #38
- [WIP] Add PoeThePoet as a project dependency by @Copilot in #42
- Fix hardcoded CI path and recursive test execution in poe task tests by @Copilot in #44
- Convert logging from printf-style to loguru format by @Copilot in #45
- Implement transcription features by @crossjam in #51
- Initialize database schemas in init commands and add status reporting by @Copilot in #57
- Implement reset-db command with dry-run and confirmation by @Copilot in #56
- Add JSON output options to retrocast location command by @crossjam in #59
- Harden feed fetching by @crossjam in #61
- Implement transcription search and query features by @crossjam in #60
- Enhance GitHub Copilot instructions with 2024 best practices by @Copilot in #63
- Consolidate lint.yml workflow to use poe qa task by @Copilot in #68
- Implement transcription subcommand by @crossjam in #72
- Feat/build release by @crossjam in #73
- Bump versions for release 0.10.0 by @crossjam in #74
Full Changelog: v0.9.0...v0.10.0