Allow override of ask() to set service_revision
Summary
Contents (#29)
IMPORTANT: There is 1 breaking change.
New features
- 💥 BREAKING CHANGE: Allow easier override of ask() to set service_revision
Operations
- Update pr description generator
Testing
- Use extra return parameter in test
Upgrade instructions
💥 Allow easier override of ask() to set service_revision
Question.ask() now returns 3 values, not 2, so invocations and overrides of Question.ask() should account for being returned also a service_revision value