Skip to content

Latest commit

 

History

History
111 lines (66 loc) · 7.24 KB

CHANGELOG.md

File metadata and controls

111 lines (66 loc) · 7.24 KB

History of changes

Version 0.3.2 (2023/06/24)

This version contains some bug fixes and is compatible with Spyder 5.4.

Bug fixes

Maintenance

Version 0.3.1 (2022/08/07)

This version fixes a compatibility issue with Spyder 5.3.2 (Issue 65, PR 66).

Version 0.3.0 (2022/06/03)

This version is compatible with Spyder 5.2 and 5.3.

Issues Closed

In this release 5 issues were closed.

Pull Requests Merged

In this release 4 pull requests were closed.

Version 0.2.1 (2020/04/28)

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

Issues Closed

In this release 4 issues were closed.

Pull Requests Merged

  • PR 47 - PR: Fix opening editor from profiler widget (35)
  • PR 46 - PR: Fix initialization of TextEditor (44)
  • PR 45 - PR: Move CI to GitHub Actions (41)
  • PR 43 - PR: Fix invalid escape sequence in regex string
  • PR 40 - PR: Add CONF_DEFAULTS (39)

In this release 5 pull requests were closed.

Version 0.2.0 (2019/12/18)

This release updates the plugin to be used with Spyder 4 and fixes some bugs.

Issues Closed

In this release 2 issues were closed.

Pull Requests Merged

  • PR 38 - PR: Add natural sort for columns (33)
  • PR 36 - PR: Compatibility changes for Spyder 4 (26)
  • PR 31 - PR: Fix continuous integration services
  • PR 30 - PR: "Profile by line" Button Behavior
  • PR 24 - Update readme: Plugin can now be installed using conda or pip
  • PR 23 - Add conda recipe (15)

In this release 6 pull requests were closed.

Version 0.1.1 (2017/03/26)

This version improves the packaging. The code itself was not changed.

Pull Requests Merged

  • PR 22 - Install tests alongside package

In this release 1 pull request was closed.

Version 0.1.0 (2017/03/22)

Initial release.