We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3917a25 commit b480521Copy full SHA for b480521
CHANGELOG.md
@@ -1,6 +1,16 @@
1
+Versions
2
+========
3
+
4
+* 0.2.1
5
+ - Use unittest pytestmark for factory method tests
6
+ - Use coverage package for CI
7
+ - Fix docs style for github pages
8
+ - Support python 3.9
9
+ - Bump requirements packages
10
+ - Use 80 chars for code
11
* 0.2.0
- * Add unit tests coverage
12
+ - Add unit tests coverage
13
* 0.1.1
- * Polish documentation
14
+ - Polish documentation
15
* 0.1.0
- * Distribute first version of a project
16
+ - Distribute first version of a project
0 commit comments