Skip to content

Releases: Setono/editorjs-bundle

v1.3.0

07 May 12:15

Choose a tag to compare

The biggest change is that \Setono\EditorJSBundle\Twig\Runtime::render(string $json): string was changed to \Setono\EditorJSBundle\Twig\Runtime::render(?string $json): string. This makes is a lot easier to do something like obj.property where property can be null and you don't want to test it.

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

v1.2.0

01 Mar 11:49

Choose a tag to compare

What's Changed

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

v1.1.0

08 Dec 08:43

Choose a tag to compare

Allow Symfony 7

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

v1.0.0

29 Sep 11:14

Choose a tag to compare

Enjoy 🎉

v1.0.0-alpha.2

08 Jun 09:23

Choose a tag to compare

v1.0.0-alpha.2 Pre-release
Pre-release

Added raw filter where it made sense

Full Changelog: v1.0.0-alpha...v1.0.0-alpha.2

v1.0.0-alpha

15 Apr 18:53

Choose a tag to compare

v1.0.0-alpha Pre-release
Pre-release
Up MSI

v0.2.0

31 Mar 13:02

Choose a tag to compare

Updated the editorjs-php library from 0.1 to 0.2

Full Changelog: v0.1.1...v0.2.0

v0.1.1

18 Nov 09:28

Choose a tag to compare

Added raw tool

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Aug 10:51

Choose a tag to compare

First integration of the editorjs-php lib