Skip to content

Releases: popphp/pop-audit

2.0.1 Release

29 Nov 17:58
Compare
Choose a tag to compare

UPDATED

  • Updated for PHP version 8.2+

2.0.0 Release

18 Dec 20:05
Compare
Choose a tag to compare

UPGRADED

  • Upgraded for PHP 8.1

1.4.0 Release

29 Sep 15:51
Compare
Choose a tag to compare

ADDED

  • Added tracking of full state data in addition to diffs.

1.3.2 Release

03 Sep 04:17
Compare
Choose a tag to compare

UPDATED

  • Updated dependencies

1.3.1 Release

16 Nov 15:21
Compare
Choose a tag to compare

UPDATED

  • Updated to support PHP 8

1.3.0 Release

12 Feb 22:55
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.2.1 Release

14 Feb 22:42
Compare
Choose a tag to compare

UPDATED

  • Updated to pop-http 4.0.0

1.2.0 Release

10 Dec 20:27
Compare
Choose a tag to compare

UPDATED

  • Refactored Http adapter to work with newly refactored pop-http component
  • Refactored Table adapter to include check and create table schema
  • General code review/clean up

1.1.3 Release

12 Mar 17:40
Compare
Choose a tag to compare

RELEASED

  • 1.1.3 Released

1.1.2 Release

14 Sep 21:20
Compare
Choose a tag to compare

ADDED

  • Add hasFetchStream() method