File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,19 @@ Changelog
33
44Use cookiecutter's ``--checkout `` options to use a specific version.
55
6+ v1.16 (2020-03-31)
7+ ------------------
8+
9+ * Ignored files: .ipynb_checkpoints, .benchmarks
10+ * Reduce configuration (elide defaults) and remove copy-pasta stuff from docs.
11+ * Various CI, packaging, metadata and badge fixes.
12+ * Added .readthedocs.yml config file.
13+ * Added support for Python 3.8, dropped Python 3.4.
14+ * Added pyproject.toml to solve a bunch of packaging problems when setuptools-scm or Cython/CFFI are enabled.
15+ * Added options to customize where docs, repository and packages are hosted.
16+ * Added options to customize where tests are located.
17+ * Added GNU LGPL licenses.
18+
619v1.15 (2019-05-25)
720------------------
821
You can’t perform that action at this time.
0 commit comments