History

0.1.0 (2020-11-11)

  • First release on PyPI.

0.2.0 (2020-11-12)

  • Try to guess a useful value for is_interactive without user intervention.

0.2.4 (2020-11-27)

  • Add support for publishing a conda version

0.3.0 (unreleased)

  • Improved algorithm for figuring out whether a session is interactive or not.

0.3.1 (2021-01-05)

  • Add session.forced_interactive_value property to override automatic detection.

0.3.2 (2021-01-05)

  • Improvements to build and release targets, no changes to Python code.