Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

41 lines (30 loc) · 1.02 KB

Change log

All notable changes to this project will be documented here.

Fixed

  • Support status of st in the documentation.

0.3.0 - 2023-07-29

Added

  • Support for newer urxvt versions.
  • Change log.

Removed

  • Support for older urxvt versions, which are now considered buggy.

0.2.1 - 2023-07-24

Added

  • Improved documentation.

Removed

  • Code path specific to Python 2.

0.2 - 2023-07-22

Added

  • Improved documentation.

Fixed

  • Changed line endings to be compliant with specification.
  • Improved validation of property and element names.

0.1 - 2023-07-22

Added

  • Initial implementation.

    (This code was largely written in 2012, with minor updates since then.)