Stein Series Release Notes¶
4.42.0¶
New Features¶
- Added new - .is_startedboolean flag to enginefacade context manager and factory objects, so that double-configure scenarios can be prevented by calling code. Additionally, the- TypeErrorraised when configure is called after the factory is started is now a specific subclass- enginefacade.AlreadyStartedError.
