Skip to content

Blueprints for Transforms/Dictionaries

Choose a tag to compare

@pixelhandler pixelhandler released this 11 Jan 19:48
· 99 commits to master since this release

New blueprints are to support custom types or value formatting via methods (de)serialize. E.g to support an enum field in your database.

  • Add blueprint for dictionary utility to use with transform objects
  • Add value transform blueprint which uses util/dictionaries objects

See: