All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Hot fix for hard coding of wrong root node name (issue #21).
- Add
pytest
cache integration support (PR #16).
- Use
node.name
attribute to key test items/nodes (PR #20).
Botched release - ignore.
- Move to IPython 5.0+ and use the new prompts API. No support has been kept for previous IPython versions but this does not affect the plugin's cli in any noticable way.
- Initial plugin release which supports up to IPython 5.0 and includes docs but no unit tests.