v1.1.2
Changes
- Improved error messages, suggesting possible reasons why they occurred
YouTubeNotifier.run()
andAsyncYouTubeNotifier.serve()
now raisesValueError
if the registered routes in the givenFastAPI
instance conflict with the reserved routes for the notifier.
Full Changelog: v1.1.1...v1.1.2