This release fixes some compatibility issues with Spyder 4.1 and some other bugs.
- Issue 27 - Check TextEditor call (PR 29)
- Issue 26 - Move README to markdown (PR 28)
- Issue 25 - Move CI to github actions (PR 28)
- Issue 21 - start Profile memory usage (PR 31)
- PR 31 - PR: Fix Start button (21)
- PR 30 - PR: Fix opening editor from profiler widget
- PR 29 - Widget: Fix initialization of TextEditor (27)
- PR 28 - PR: Transfer CI to GitHub Actions (26, 25)
- PR 24 - PR: Add CONF_DEFAULTS
In this release 4 issues and 5 pull requests were closed.
This release updates the plugin to be used with Spyder 4.
- PR 23 - PR: Update to Spyder 4
- PR 13 - Update readme: Plugin can now be installed using conda or pip
In this release 2 pull requests were closed.
This release fixes a packaging mistake in the 0.1.1 release.
- PR 19 - Restrict recursive inclusion filter
In this release 1 pull request was closed.
This release fixes some minor bugs.
- Issue 16 - QColor::setAlphaF called with negative value (PR 17)
- Issue 14 - Tests fail on 32-bit platforms (PR 15)
In this release 2 issues were closed.
- PR 18 - Make test more robust
- PR 17 - Make sure that alpha value is not negative (16)
- PR 15 - Use sys.getsizeof() to get expected memory consumption in tests (14)
In this release 3 pull requests were closed.
Initial release.