Skip to content

Commit d7d644b

Browse files
committed
update docs part 2. Merry christmas! πŸŽ„
1 parent d8dd4bf commit d7d644b

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

β€Ždocs/source/index.rstβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@ Analyze your data with estimation statistics!
1818

1919
News
2020
----
21+
December 2019:
22+
- v0.2.8 released. This release adds the `Lq-Likelihood-Ratio-Type Test <https://github.com/alyakin314/lqrt>`_ in the statistical output, and also a bugfix for slopegraph and reference line keyword parsing. For more information, see the :doc:`release-notes`.
23+
2124
October 2019:
22-
- v0.2.7 released. A minor bugfix in the handling of wide datasets with unequal Ns in each group. For more information, see the :doc:`release-notes`.
25+
- v0.2.7 released. A minor bugfix in the handling of wide datasets with unequal Ns in each group.
2326
- v0.2.6 released. This release has one new feature (plotting of estimation plot inside any :py:mod:`matplotlib` :py:class:`Axes`; see the section on :ref:`inset_plot` in the :doc:`tutorial`). There are also two bug patches for the handling of bootstrap plotting, and of dependency installation.
2427

2528
September 2019:

β€Ždocs/source/release-notes.rstβ€Ž

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Bug-fixes:
2020
v0.2.7
2121
------
2222

23-
This release addresses a single bug. There are no known breaking changes to the API; hence **all users are strongly encouraged to upgrade to the latest version**.
24-
2523
Bug-fixes:
2624
- Bug affecting display of Tufte gapped lines in Cumming plots if the supplied :py:mod:`pandas` :py:class:`DataFrame` was in 'wide' format, but did not have equal number of Ns in the groups. (`Issue #79 <https://github.com/ACCLAB/DABEST-python/issues/79>`_)
2725

0 commit comments

Comments
Β (0)