Releases: abelsiqueira/perprof-py
Releases · abelsiqueira/perprof-py
v1.1.4
v1.1.3
Added
- Constraints on the versions of packages.
- CITATION.cff
- Docker image
Changed
- Package name is now perprof-py because of name clashes in PyPI.
Removed
- Support for Python < 3.7
Fixed
- Compatible with Matplotlib 3
v1.1.2
What's Changed
- Enable changing the labels by @abelsiqueira in #174
- Add reference. by @abelsiqueira in #179
- Allow plots without title by @abelsiqueira in #178
- Fix some bugs by @abelsiqueira in #177
- Fix mp steps by @abelsiqueira in #183
Full Changelog: v1.1.1...v1.1.2
Release 1.1.1
Changes:
- Change package location;
- Fix Travis and add
make-examples.sh
to it; - Add information on README to report a bug or suggest a feature
- Fix Read the Docs
v1.1.0
Change to version 1.1.0
First release
This release contains the basic functionalities to create a performance profile.