-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,16 @@ | ||
Versions | ||
======== | ||
|
||
* 0.2.1 | ||
- Use unittest pytestmark for factory method tests | ||
- Use coverage package for CI | ||
- Fix docs style for github pages | ||
- Support python 3.9 | ||
- Bump requirements packages | ||
- Use 80 chars for code | ||
* 0.2.0 | ||
* Add unit tests coverage | ||
- Add unit tests coverage | ||
* 0.1.1 | ||
* Polish documentation | ||
- Polish documentation | ||
* 0.1.0 | ||
* Distribute first version of a project | ||
- Distribute first version of a project |