Version 1.0.0 supports Python 3.5, 3.6, 3.7, and 3.8
New features:
- no new features are introduced in 1.0.0.
Improvements:
- support for Python 2 and use of the
six
package are removed. (PR #612)
Various:
- documentation updates to clarify the use of
emcee
. (PR #614)