Skip to content

Commit

Permalink
Updated CHANGELOG for 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saraedum committed Dec 14, 2023
1 parent f77df24 commit a1e81a7
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 22 deletions.
21 changes: 21 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,27 @@ e-antic Change Log

.. current developments

v2.0.0
====================

**Added:**

* Added tarball with the built documentation to our GitHub release pages with every future release of e-antic.
* Added support for FLINT 3.

**Removed:**

* Removed the static library from the conda package that we upload with every commit to the master branch to the flatsurf channel. To our knowledge nobody is using these builds. They can sometimes be useful for debugging because they are built with debug symbols (which is why they are very big.) Providing a static library that nobody should use anyway is eating up the limited storage on anaconda.org twice as fast so we disable this.

**Fixed:**

* Adapted CI setup on GitHub to changes in setup-miniconda.
* Fixed some typos in source code, documentation, and error messages.
* Improved `environment.yml` files for development to not pull in any incompatible dependencies from PyPI silently
* Fixed compiler warning about possibly uninitialized variable.



v1.3.0
====================

Expand Down
3 changes: 0 additions & 3 deletions doc/news/ci.rst

This file was deleted.

3 changes: 0 additions & 3 deletions doc/news/codespell.rst

This file was deleted.

3 changes: 0 additions & 3 deletions doc/news/doc-ball.rst

This file was deleted.

3 changes: 0 additions & 3 deletions doc/news/flint23.rst

This file was deleted.

3 changes: 0 additions & 3 deletions doc/news/pipdeps.rst

This file was deleted.

3 changes: 0 additions & 3 deletions doc/news/shared.rst

This file was deleted.

4 changes: 0 additions & 4 deletions doc/news/unitialized.rst

This file was deleted.

0 comments on commit a1e81a7

Please sign in to comment.