Skip to content

v3a3

Pre-release
Pre-release
Compare
Choose a tag to compare

Important Notes

Python

Python 3.10 is now officially supported (in epispot and all its core dependencies)! πŸŽ†
As of now, Python 3.10 will become the standard environment for testing epispot's future releases (though we will continue to test on 3.7-3.9).

Dependencies

All updates shown below:

  • matplotlib@3.5.0
  • numpy@1.21.4
  • plotly@5.4.0
  • pytest@6.2.5
  • coverage@6.1
  • codecov@2.1.12
  • pdoc3@0.10.0
  • SciencePlots@1.0.9

Security

This release adopts a new and stronger security policy than before, emphasizing compatibility with Google's OSS Vulnerability Guide. We encourage you to take a look at the new changes here.

Changes

Note: See the project changelog for more detailed information.

No new features were introduced in this update, only environment changes.

Version-specific Information

This release is the third in a series of alpha releases of epispot v3.0, succeeding v3.0.0-alpha-2 'standard params'.
Code coverage is at 95.56%, details available on CodeCov
Version documentation available in English at https://epispot.github.io/epispot/en/v3.0.0-alpha-3/

At the time of release, there is 1 issue related to this version:

  • #77 "Accept shortened parameter matrices"

Statuses

There exists 1 LGTM code quality alert for this release. The latest LGTM code quality scan is available here.
There exist no known security vulnerabilities at this time. (This release will not receive security updates)

What's Changed

New Contributors

  • @deepsource-autofix made their first contribution in #97

Full Changelog: v3.0.0-alpha-2...v3.0.0-alpha-3