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 8086fdb commit a4af881Copy full SHA for a4af881
doc/whats_new.rst
@@ -12,13 +12,18 @@ Version 0.3
12
Changelog
13
---------
14
15
+Testing
16
+~~~~~~~
17
+
18
+- Pytest is used instead of nosetests. By `Joan Massich`_.
19
20
Documentation
--------------
21
+~~~~~~~~~~~~~
22
23
- Added a User Guide and extended some examples. By `Guillaume Lemaitre`_.
24
25
Bug fixes
----------
26
+~~~~~~~~~
27
28
- Fixed a bug in :func:`utils.check_ratio` such that an error is raised when
29
the number of samples required is negative. By `Guillaume Lemaitre`_.
@@ -200,3 +205,4 @@ New methods
200
205
.. _Aliaksei Halachkin: https://github.com/honeyext
201
206
.. _Aleksandr Loskutov: https://github.com/loskutyan
202
207
.. _Rafael Wampfler: https://github.com/Eichhof
208
+.. _Joan Massich: https://github.com/massich
0 commit comments