Skip to content

Releases: Setono/editorjs-php

v1.5.0

10 Jun 09:09
f1ad562

Choose a tag to compare

  • Require PHP >= 8.4
  • Upgrade cuyz/valinor to ^2.0
  • Remove azjezz/psl — the top-level JSON validation is now handled by Valinor. Note that InvalidDataException::__construct() now takes a CuyZ\Valinor\Mapper\MappingError instead of PSL's AssertException, and unknown top-level keys in the EditorJS JSON are now tolerated instead of rejected
  • Replace Psalm with PHPStan

Full Changelog: v1.4.0...v1.5.0

v1.4.0

01 May 06:56

Choose a tag to compare

Allow Symfony 8

Full Changelog: v1.3.0...v1.4.0

v1.3.0

11 May 08:37

Choose a tag to compare

Support for PHP 8.3/8.4. Thanks to @Holicz for starting the work 👍

Full Changelog: v1.2.0...v1.3.0

v1.2.0

29 Feb 08:46

Choose a tag to compare

Full Changelog: v1.1.0...v1.2.0

0.2.3

28 Feb 18:03

Choose a tag to compare

Full Changelog: v0.2.2...0.2.3

v1.1.0

08 Dec 08:34

Choose a tag to compare

Allow Symfony 7

Full Changelog: v1.0.0...v1.1.0

v1.0.0

29 Sep 11:04

Choose a tag to compare

Enjoy 🎉

v1.0.0-alpha.8

04 Aug 08:25

Choose a tag to compare

v1.0.0-alpha.8 Pre-release
Pre-release

v1.0.0-alpha.7

15 Apr 12:00

Choose a tag to compare

v1.0.0-alpha.7 Pre-release
Pre-release
Simplify throwOnUnsupported method call

v1.0.0-alpha.6

14 Apr 11:19

Choose a tag to compare

v1.0.0-alpha.6 Pre-release
Pre-release

Add helper method for HeaderBlock