Skip to content

Releases: bumpcore/editor.php

v1.1.0

07 Jun 21:03
Compare
Choose a tag to compare

What's Changed

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

v1.0.0

11 Jun 15:11
Compare
Choose a tag to compare

Big day for me! Finally v1.0.0...

Here is what's changed by generated release notes;

What's Changed

Full Changelog: v0.5.0...v1.0.0

v0.5.0

14 Feb 16:42
Compare
Choose a tag to compare

Version bump for Laravel 10.

v0.4.0

04 Feb 21:41
527f45d
Compare
Choose a tag to compare

What's Changed

  • Removing providers in #27
  • Nullable instance in #28
  • Block registry in #29
  • Matrix tests in #30
  • Block get set methods in #32
  • Fake data generation in #33

Full Changelog: v0.3.0...v0.4.0

v0.3.0

11 Jan 20:04
429f126
Compare
Choose a tag to compare

With this release following issues solved;

  • Get/Set methods for block data & renaming BlockData to Data #5
  • Renaming Block contract to Provider #7
  • Block Type Resolver #9
  • Adding allowed tags per rule field & Rule builder #10
  • Native PHP templates #11
  • Tests #14
  • Parser #15

v0.2.0

19 Dec 18:55
855bdda
Compare
Choose a tag to compare

Except few, all official blocks added;

v0.1.0

16 Dec 20:19
8e86bdc
Compare
Choose a tag to compare

Initial relase