Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Latest commit

 

History

History
67 lines (39 loc) · 3.47 KB

CHANGELOG.md

File metadata and controls

67 lines (39 loc) · 3.47 KB

History of changes

Version 0.2.1 (2020/04/18)

This release fixes some compatibility issues with Spyder 4.1 and some other bugs.

Issues Closed

Pull Requests Merged

  • 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.

Version 0.2.0 (2019/12/17)

This release updates the plugin to be used with Spyder 4.

Pull Requests Merged

  • 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.

Version 0.1.2 (2017/11/08)

This release fixes a packaging mistake in the 0.1.1 release.

Pull Requests Merged

  • PR 19 - Restrict recursive inclusion filter

In this release 1 pull request was closed.

Version 0.1.1 (2017/11/03)

This release fixes some minor bugs.

Issues Closed

In this release 2 issues were closed.

Pull Requests Merged

  • 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.

Version 0.1.0 (2017/03/26)

Initial release.