Skip to content

Tags: zaneb/autopage

Tags

v0.6.0

Toggle v0.6.0's commit message
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)

v0.5.2

Toggle v0.5.2's commit message
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

v0.5.1

Toggle v0.5.1's commit message
Release v0.5.1

This release makes unit tests more robust on Python 3.10.

v0.5.0

Toggle v0.5.0's commit message
Release v0.5.0

This release features:

* Testing on Python 3.10.
* More (optional) strategies for selecting the pager command to use.
* Fully-automated integration testing.
* Support for type checking by consumers using PEP561.

v0.4.0

Toggle v0.4.0's commit message
Release v0.4.0

v0.3.1

Toggle v0.3.1's commit message
Release v0.3.1

v0.3.0

Toggle v0.3.0's commit message
Release v0.3.0

v0.2.0

Toggle v0.2.0's commit message
Release v0.2.0

v0.1.2

Toggle v0.1.2's commit message
Release v0.1.2

v0.1.1

Toggle v0.1.1's commit message
Release v0.1.1