Skip to content

Releases: markdom/php-model-interface

1.0.12

14 Sep 09:09
Compare
Choose a tag to compare
Changed the method names of the ListBlockInterface

1.0.11

14 Sep 09:01
Compare
Choose a tag to compare
Added missing methods in ListBlockInterface

1.0.10

14 Sep 08:48
Compare
Choose a tag to compare
Changed the type class constants to be more exact in naming.

1.0.9

14 Sep 08:43
Compare
Choose a tag to compare
Fixed issues in the BlockParent and ContentParent interfaces.

1.0.8

14 Sep 08:14
Compare
Choose a tag to compare
Modified the class constants of the BlockParent and ContentParent int…

1.0.7

14 Sep 08:07
Compare
Choose a tag to compare
Fixed some more issues from #1.

1.0.6

14 Sep 08:04
Compare
Choose a tag to compare
Fixed some more issues from #1.

1.0.5

14 Sep 07:59
Compare
Choose a tag to compare
Fixed some more issues from #1.

1.0.4

13 Sep 19:20
Compare
Choose a tag to compare
Fixed some issues.

1.0.3

26 Aug 12:41
Compare
Choose a tag to compare
Added the title property to the LinkContentInterface.