1.0.0b3
What's Changed
Highlights
CLI
- Enable verbose mode with the
AVIARY_VERBOSEenvironment variable (full output including a traceback for exceptions) - Enable quiet mode with the
AVIARY_QUIETenvironment variable (no output)
Documentation
- Improved installation guides
New Features
Other Changes
- docs(api-reference): edit configuration examples of components by @mrsmrynk in #564
- chore: add Stefan as a maintainer by @mrsmrynk in #565
- build: fix dockerfile by @mrsmrynk in #566
- docs(how-to-guides): edit how to install aviary by @mrsmrynk in #570
- test(cli): add tests by @mrsmrynk in #571
- docs(how-to-guides): add pre-release note by @mrsmrynk in #572
Full Changelog: 1.0.0b2...1.0.0b3