Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@danielneubert danielneubert released this 11 Nov 10:18
· 1 commit to main since this release

Added

  • Pool specific attribute types (#10)
  • massUpdate method to PoolConnector
  • TargetGroupConnector
  • MailingConnecter
  • DetailsBehavior (as requested in #13 from @Hydrair)
  • getDetails() for ArticleConnector, ContainerConnector, MailingConnector and TargetGroupConnector

Updated

  • create() method for Articles and Containers.
  • ProfileJobHandler to use updated Handler properties
  • List of supported methods
  • Readme code coverage

Fixed

  • Group behavior references (#8)
  • Adding alternative 'hasOptions()' as a fall back for 'allowOptions()' for Attribute collections.