Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 456 Bytes

CHANGELOG.md

File metadata and controls

33 lines (22 loc) · 456 Bytes

CHANGELOG

1.2.1

  • Bugfix: AttributeConversionStackException was not constructed correctly

1.2.0

  • Fix bug in SequenceBuildException
  • Packer can now create custom container classes
  • Add Unpacker
  • Implement ConversionNormalizer::getSupportedTypes

1.1.0

  • Add ReturnValue converter
  • Add Prepend converter
  • Add Append converter

1.0.1

  • Add NotBlank-constraints to FileSequenceLoader

1.0.0

  • First release