Skip to content

Releases: popphp/pop-console

4.2.3 Release

29 Nov 18:13
Compare
Choose a tag to compare

UPDATED

  • Updated for PHP version 8.2+

4.2.2 Release

28 Feb 18:21
Compare
Choose a tag to compare

PATCHED

  • Patched stream check in console

4.2.1 Release

28 Feb 18:02
Compare
Choose a tag to compare

PATCHED

  • Patched stty results issue

4.2.0 Release

28 Feb 15:54
Compare
Choose a tag to compare

ADDED

  • Added support for $raw param for raw, non-ansi colored output (specifically to support dynamic shell completion)

4.1.1 Release

21 Dec 18:03
Compare
Choose a tag to compare

UPDATED

  • Updated alertInfo() colors

4.1.0 Release

13 Dec 15:24
Compare
Choose a tag to compare

ADDED

  • Add style enhancements
    • Alert boxes
    • Headers
    • Lines
  • Add better support for terminal width and height

4.0.0 Release

17 Nov 03:48
Compare
Choose a tag to compare

UPGRADED

  • Better control for indent and newlines
  • Added support for 4th console help color to visually separate parameters and options
  • Upgraded for PHP 8.1

3.2.1 Release

16 Nov 15:19
Compare
Choose a tag to compare

UPDATED

  • Updated to support PHP 8

3.2.0 Release

12 Feb 22:18
Compare
Choose a tag to compare

UPDATED

  • Updated to PHP 7.3 and PHPUnit 9
  • Migrated from Travis CI to GitHub Actions for CI
  • Updated copyright

3.1.1 Release

20 Nov 06:25
Compare
Choose a tag to compare

UPDATED

  • Updated copyright and version