You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spiel/docs/changelog.md

1.2 KiB

Changelog

0.4.3

Fixed

  • #168 The correct type for the suspend optional argument to slide-level keybinding functions is now available as spiel.SuspendType.
  • #168 The Spiel Docker image no longer has a leftover copy of the spiel package directory inside the image unde /app.

0.4.2

Added

  • #163 Added a public present function that presents the deck at the given file.

0.4.1

Fixed

0.4.0

Changed

  • #154 Switch to Textual as the overall control and rendering engine.

Removed

  • #154 Removed library-provided Example slides, Options, and various other small features as part of the Textual migration. Some of these features will likely be reintroduced later.

0.3.0

Removed

  • #129 Dropped support for Python <=3.9.