Skip to content

Commit

Permalink
Note changes for v0.11.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
drmikehenry committed May 27, 2024
1 parent 16931f2 commit 2eebdfd
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@
History
*******

Version 0.11.0
==============

- Require Python 3.8+. Support for Python2.x has been removed.

- Switch to Poetry and Nox.

- Add the following directories to the default ``stdxd`` variable::

.nox .ruff_cache venv .venv

- Add support for creating executables via PyInstaller.

- Add continuous integration via GitHub actions.

- Build Linux executables in a Docker container running Ubuntu 18.04 to support
a broader range of Linux distributions.

Version 0.10.2
==============

Expand Down

0 comments on commit 2eebdfd

Please sign in to comment.