Skip to content
This repository was archived by the owner on Aug 6, 2019. It is now read-only.

InteractiveMode enum (fix 0.23.0)

Compare
Choose a tag to compare
@olivier-spinelli olivier-spinelli released this 27 Mar 18:39
· 178 commits to master since this release

Boolean IsInteractiveMode() and IsAutoInteractiveMode() have been deprecated (Obsolete with no error, only a warning) in favor of InteractiveMode() that returns a far less ambiguous InteractiveMode enum.

Note: Too fast, too tired. The previous 0.23.0 should not be used. Sorry.