ShapeShift️ v0.6.0 Release Notes

Release Date: 2022-09-04 // over 1 year ago
  • 🔋 Features

    • ➕ add MappingDefinitionBuilder as an alternative to the Kotlin DSL (291fb44)
    • ➕ add additional withTransformer, withDecorator overloads to the ShapeShift Builder (46911ce)
    • ➕ add automap option to the Mapping Definition Builder (bca9548)
    • ➕ add transformer/condition class reference overloads to the Mapping Definition Builder (70ac909)

Previous changes from v0.5.0

  • 🔋 Features

    • ➕ add auto mapping capabilities (9d5fecb), closes #10
    • ➕ add org.jetbrains:annotations as an api depdendency (0d1a8a8), closes #12