Skip to content

Releases: previousnext/pinto

0.5.0-beta2

17 Dec 09:09
@dpi dpi
dacf079

Choose a tag to compare

What's Changed

  • Add a method to PintoMapping to get a callable to invoke an objects builder method by @dpi in #67
  • Finalise move of ThemeDefinition object type to Drupal module by @dpi in #68
  • Dedupe dependencies so array_search works by @dpi in #69
  • Allow silencing exceptions for globbed assets by @dpi in #70
  • Move library concepts from lists/resources to Drupal module by @dpi in #71

Full Changelog: 0.5.0-beta1...0.5.0-beta2

0.5.0-beta1

17 Dec 09:08
@dpi dpi
3b86448

Choose a tag to compare

What's Changed

  • Resources and standalone components by @dpi in #59

Full Changelog: 0.4.4...0.5.0-beta1

0.4.4

04 Oct 10:57
@dpi dpi
6222913

Choose a tag to compare

What's Changed

  • Fix test namespace by @dpi in #57
  • Record slot sources by @dpi in #58

Full Changelog: 0.4.3...0.4.4

0.4.3

03 Oct 12:47
@dpi dpi
7e18946

Choose a tag to compare

What's Changed

  • Allow union types to be used with reflected slots by @dpi in #55

Full Changelog: 0.4.2...0.4.3

0.4.2

25 Jul 03:03
@dpi dpi
2eda915

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.1...0.4.2

0.4.1

31 May 12:38
@dpi dpi
48a40d2

Choose a tag to compare

What's Changed

  • Run actions on Pull Requests by @dpi in #50
  • 🐛 Fix has/get-ing enum with null throwing exceptions, when it is a valid value by @dpi in #52

Full Changelog: 0.4.0...0.4.1

0.4.0

20 Apr 13:57
@dpi dpi
6262412

Choose a tag to compare

API break: added argument: \Pinto\List\ObjectListInterface::libraries(PintoMapping)

Note: The libraries API in general is unstable.

What's Changed

  • ✨ Dependency on parent object assets by @dpi in #46

Full Changelog: 0.3.3...0.4.0

0.3.3

20 Apr 13:55
@dpi dpi
8dba962

Choose a tag to compare

What's Changed

  • ✨ Support multiple CanonicalProducts in a hierarchy by @dpi in #44

Full Changelog: 0.3.2...0.3.3

0.3.2

19 Apr 12:12
@dpi dpi
32913f1

Choose a tag to compare

What's Changed

  • ✨ Objects with inherited definition can add slots by @dpi in #43

Full Changelog: 0.3.1...0.3.2

0.3.1

10 Apr 10:23
@dpi dpi
3174a5e

Choose a tag to compare

What's Changed

  • Allow bindPromotedProperties on non-constructor by @dpi in #41

Full Changelog: 0.3.0...0.3.1