Skip to content

Releases: TypeRocket/core

v7.0.0-rc.1

04 May 16:00

Choose a tag to compare

v7.0.0-rc.1 Pre-release
Pre-release
  1. Initial PHP 8.4 compatibility.
  2. Migration to Vite from Laravel Mix.
  3. Migrate from travis CI to GitHub actions.

v6.1.5

19 Dec 17:18
de147d6

Choose a tag to compare

  • Fix bugs

v6.1.4

06 Nov 16:59

Choose a tag to compare

  • Fix bug.

v6.1.3

06 Nov 16:42

Choose a tag to compare

  • Fix BaseVerify bug when $excludePath is an empty string.

v6.1.2

08 Jul 20:39

Choose a tag to compare

  • Make several syntax and bug fixes for PHP 8.2

v6.1.1

02 Jul 19:06

Choose a tag to compare

  • Fix NULL parameter issues in PHP 8.2.

v6.1.0

24 May 17:48

Choose a tag to compare

  • Add support for PHP 8.2.
  • Update symfony/console to v7.
  • Update woocommerce/action-scheduler to v3.7.
  • Update phpunit/phpunit to v10.
  • Improve unit tests.

v6.0.8

08 Dec 13:48

Choose a tag to compare

  • Improve PHP 8.1 compatibility.

v6.0.7

20 Oct 13:12

Choose a tag to compare

  • Cleanup code.

v6.0.6

13 Oct 17:47

Choose a tag to compare

  • Improve JSON casting and detection.