Skip to content

Releases: popphp/pop-css

2.0.1 Release

29 Nov 18:15
Compare
Choose a tag to compare

UPDATED

  • Updated for PHP version 8.2+

2.0.0 Release

09 Nov 04:36
Compare
Choose a tag to compare

UPGRADED

  • Added writeToFile($to) method
  • Improved comment functionality
  • Improved the CSS object constructor
  • Removed color code and moved to new pop-color component
  • Upgraded for PHP 8.1

1.1.2 Release

20 Sep 23:13
Compare
Choose a tag to compare

PATCHED

  • Patch RGB to Hex bug

1.1.1 Release

16 Nov 15:26
Compare
Choose a tag to compare

UPDATED

  • Updated to support PHP 8

1.1.0 Release

12 Feb 04:44
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

1.0.8 Release

20 Nov 05:41
Compare
Choose a tag to compare

UPDATED

  • Updated copyright and version

1.0.7 Release

11 Jan 21:08
Compare
Choose a tag to compare

UPDATED

  • 1.0.7 Released

1.0.6 Release

29 Jan 20:46
Compare
Choose a tag to compare

UPDATED

  • Update license & copyright

1.0.5 Release

17 Nov 16:53
Compare
Choose a tag to compare

ADDED

  • Added parse URI support.

1.0.4 Release

16 Nov 21:55
Compare
Choose a tag to compare

ADDED

  • Added support to parse/get individual margin/padding properties from the 4-number format, i.e. 10px 10px 10px 10px