@piggly/ddd-toolkit
Advanced tools
Changelog
3.7.1 at 2025-03-01
CollectionOfEnhancedAttributes
should extend AbstractCollectionOfEnhancedAttributes
.Changelog
3.7.0 at 2025-02-28
Changelog
3.6.0 at 2025-02-26
Changelog
3.5.0 at 2025-02-25
EnhancedAttribute
class to handle enhanced attributes;AbstractCollectionOfEnhancedAttributes
class to handle collections of enhanced attributes.Changelog
3.4.0 at 2025-02-25
CollectionOfAttributes
class to handle collections of attributes;AbstractCollectionOfAttributes
class to handle collections of attributes;Attribute
class to handle attributes;IAttribute
type to handle attributes;Changelog
3.3.2 at 2025-02-24
clone()
method to collections and OptionalEntity
;appendRaw()
method to collections.Changelog
3.3.1 at 2025-02-24
EnhancedEntity
.Changelog
3.3.0 at 2025-02-24
OptionalEntity
class to handle optional entities;AbstractCollectionOfEntities
by using OptionalEntity
;CollectionOfEntity
as an alias for compatibility;ResultChain
can be cancelled by calling cancel()
method inside a chain.Changelog
3.2.2 at 2025-02-19
Changelog
3.2.1 at 2025-02-19
ResultChain
.