Blog#

A place for announcements, release notes, thoughts and ideas for the project.


Release Notes (v2.7.5)#

April 17, 2024

The v2.7.5 updates the ansi module to address minor issues.


Release Notes (v2.7.4)#

January 23, 2024

The v2.7.4 release fixes a few issues and makes improvements to the ansi module.


Release Notes (v2.7.3)#

October 12, 2023

The v2.7.3 release fixes a bug in how _env and _eval get expanded (Issue 21)


Release Notes (v2.7.1)#

September 28, 2023

The v2.7.1 release includes major new features along with numerous fixes and improvements.

  • Automatic rich colorization of usage text with NO_COLOR support (see no-color.org).

  • Automatic platform support honoring conventions for Windows and macOS.

  • Extensions to the standard logging module.

  • Expose major features in top-level API.

  • Various fixes and improvements.