Tags: zaneb/autopage
Tags
Release v0.6.0 This release features: * Compatibility with Python 3.15.0a5 * Testing on Python 3.13, 3.14, and 3.15 * Compliance with PEP540 (UTF-8 Mode) * Deference to the standard library colorization of argparse output where available (in Python 3.14+) * The ability to specify a different default error code (instead of 1)
Release v0.5.2 This release includes the following fixes: * Always return an integer error code from exit_code() * Fix line buffering detection for TTYs on Illumos/Solaris * Numerous improvements to the integration tests: - Work correctly with less v633 - Fix flaky tests - Improve behaviour and debugging when tests fail - Allow test runners to capture stdout of all child processes * Update test dependencies to account for recent releases of fixtures * Test using a more recent version of mypy * Run tests on Python 3.11 and 3.12
PreviousNext