Skip to content

Latest commit

 

History

History
74 lines (58 loc) · 4.85 KB

CHANGELOG.md

File metadata and controls

74 lines (58 loc) · 4.85 KB

Version 0.1.1 (2017-08-16)

Issues Closed

  • Issue 55 - Add Python 2 Support
  • Issue 54 - Add build and dist to .gitignore
  • Issue 53 - Change readme image url for complete url

In this release 3 issues were closed.

Pull Requests Merged

  • PR 57 - PR: Misc fixes
  • PR 56 - PR: Add Python 2 support

In this release 2 pull requests were merged

Version 0.1 (2017-08-15)

New features

Initial release

Bugs fixed

Issues

  • Issue 51 - Release 0.1
  • Issue 46 - Some fixes before 0.1 release
  • Issue 43 - Save reports
  • Issue 40 - Show some progress while report is rendering
  • Issue 39 - Disambiguate report tabs
  • Issue 38 - Render reports in Spyder's temp directory
  • Issue 36 - Render welcome.md in Spyder's temp directory
  • Issue 34 - Error at startup when opening welcome.html
  • Issue 32 - Error when trying to display error message box
  • Issue 27 - Error when rendering reports on Windows
  • Issue 26 - Use check_compatibility to deactivate this plugin in Python 2
  • Issue 23 - Add some content to the Welcome page
  • Issue 22 - Add support for Pweave 0.30
  • Issue 14 - Add usage and screenshot to Readme
  • Issue 13 - Add basic tests and activate CI
  • Issue 12 - Save file before rendering report
  • Issue 11 - Add framed web view and share with terminal and help viewer
  • Issue 9 - Create diferent tabs for each report
  • Issue 4 - Use as basic structure, pylint plugin

In this release 19 issues were closed

Pull requests

  • PR 52 - PR: Add Release instructions
  • PR 47 - PR: Several release fixes
  • PR 45 - PR: Save reports to disk
  • PR 44 - PR: Show render progress and errors
  • PR 42 - PR: Render reports in a temp dir
  • PR 41 - PR: Disambiguate tabs
  • PR 37 - PR: Use Spyder's temp directory to render our welcome file
  • PR 35 - PR: Remove unnecessary reloading of welcome file output
  • PR 33 - PR: Fix error with error messagebox
  • PR 31 - PR: Add pandoc as a dependency in our tests
  • PR 30 - PR: Install Spyder with pip on first CircleCI node
  • PR 29 - PR: Render report in a thread.
  • PR 24 - PR: Add some content to welcome and improve CI
  • PR 21 - PR: Add screenshot to Readme
  • PR 20 - PR: Improve Readme
  • PR 19 - PR: Use a tabs per each file
  • PR 17 - PR: Activate ciocheck in CI
  • PR 15 - PR: Activate continuous integration
  • PR 8 - PR: Pweave support
  • PR 7 - PR: Create empty widget
  • PR 5 - PR: Basic template

In this release 21 pull requests were merged