2020-02-24 18:16:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 24 15:50:14 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Update to 0.9.5
|
|
|
|
* Add Python 3.8 to Appveyor
|
|
|
|
* Allow Python nightly fail in Travis
|
|
|
|
* Fix coverage for coverage.py >=5
|
|
|
|
* Add Python 3.8 to Travis
|
|
|
|
|
2020-01-15 20:11:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 15 15:07:57 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Update to 0.9.4
|
|
|
|
* Mark nbval as incompatible with coverage
|
|
|
|
* Workaround for Python 3.7 on Travis no longer needed
|
|
|
|
* Drop Python 2.7 testing on Windows again
|
|
|
|
|
2019-07-29 04:37:08 +02:00
|
|
|
-------------------------------------------------------------------
|
2019-11-13 16:27:13 +01:00
|
|
|
Tue Nov 12 17:32:31 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Update to 0.9.3
|
|
|
|
* Use a MULTILINE anchored regex when removing carriage returns
|
|
|
|
- Drop python2 support due to python-notebook dropping python2 support
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-07-29 04:37:08 +02:00
|
|
|
Mon Jul 29 02:33:24 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Update to 0.9.2
|
|
|
|
* Update latex tests' output
|
|
|
|
* Do not compare widget views
|
|
|
|
* Replace deprecated warning API
|
|
|
|
|
2019-04-26 22:02:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 25 01:59:57 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Rename to to match python package naming guidelines.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 2 17:25:44 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Update to 0.9.1
|
|
|
|
* Only pass absolute config path if config file exists
|
|
|
|
* Ignore .pytest_cache
|
|
|
|
* Mark cells in generated notebook as run
|
|
|
|
* Rerun sample notebook
|
|
|
|
* Pass coverage config file by absolute path
|
|
|
|
* Respect the --color=no option
|
|
|
|
* Ensure test works on python 2
|
|
|
|
* Optionally mark run cells with exc. count in tests
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 20 20:41:39 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Initial version
|