Skip to content

Releases: spyder-ide/spyder-reports

spyder-reports 0.1.1

16 Aug 23:06
Compare
Choose a tag to compare

Release 0.1.1 is out!!!, python2 support added and some little fixes.

All platforms

  • You can easily install this version if you use Anaconda by running:

    conda install spyder-reports -c conda-forge
    
  • Or you can use pip with this command:

    pip install -U spyder-reports
    

For the list of new features, closed issues and merged pull requests in this release, please see our Changelog.

spyder-reports 0.1.0

16 Aug 23:03
Compare
Choose a tag to compare

This is the initial release of spyder-reports!!!

All platforms

  • You can easily install this version if you use Anaconda by running:

    conda install spyder-reports -c conda-forge
    
  • Or you can use pip with this command:

    pip install spyder-reports
    

For the list of new features, closed issues and merged pull requests in this release, please see our Changelog.