All Versions
22
Latest Version
Avg Release Cycle
40 days
Latest Release
297 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.8.1 Changes
August 16, 2022- π Actually build Python 3.11 wheels.
-
v2.8.0 Changes
August 15, 2022- π Build Python 3.11 wheels.
-
v2.7.1 Changes
June 24, 2022- π Fix usage of
ZoneInfo
from thebackports.zoneinfo
package. This makesZoneInfo
support work for Python < 3.9.
- π Fix usage of
-
v2.7.0 Changes
May 11, 2022- π Support Python 3.11 (no wheels yet, they will only be available when Python 3.11 is RC when the ABI is stable).
-
v2.6.0 Changes
January 10, 2022- β¬οΈ Drop Python 3.6 support.
-
v2.5.0 Changes
December 14, 2021- Add
time_machine.escape_hatch
, which provides functions to bypass time-machine.
Thanks to Matt Pegler for the feature request in
Issue #206 <https://github.com/adamchainz/time-machine/issues/206>
__. - Add
-
v2.4.1 Changes
November 27, 2021- π§ Build musllinux wheels.
-
v2.4.0 Changes
September 01, 2021- π Support Python 3.10.
-
v2.3.1 Changes
July 13, 2021- π Build universal2 wheels for Python 3.8 on macOS.
-
v2.3.0 Changes
July 05, 2021- π Allow passing
tick
toCoordinates.move_to()
and the pytest fixtureβstime_machine.move_to()
. This allows freezing or unfreezing of time when travelling.
- π Allow passing