Releases: devaloka/devaloka
Releases · devaloka/devaloka
v0.5.3
Features
- NavMenu: introduce NavMenu Interface/Trait (38df778), closes #11
- PostType: introduce PostTypeInterface/Trait (bce122f)
- Sidebar: introduce SidebarInterface/Trait (ade5215)
- Taxonomy: introduce TaxonomyInterface/Trait (c8b9144)
- Widget: introduce WidgetInterface/Trait (f10dcbc)
- Widget: introduce ControlAwareWidgetInterface/Trait (30547cb)
v0.5.2
Bug Fixes
- EventDispatcher: remove deprecated EventDispatcherInterface usage (50af074)
- NullObject: property mutation should do nothing (7d09b99)
- NullObject: remove unnecessary implementation of Serializable Interface (86f5e15)
- NullObject: static call should return NullObject (0de17b7)
- incorrect version number in plugin header comment (6a5fad2)
- remove unnecessary locale file validation (77152dc)