Pragma v2.2.0 Release Notes

Release Date: 2018-02-14 // about 6 years ago
  • โž• Added

    • โž• Added ability to order by an association column
    • Implemented the action option for the Policy macro
    • Implemented the Where filter
    • Implemented the Scope filter

    ๐Ÿ”„ Changed

    • Pipetrees have been normalized to use strings and no exclamation marks
    • ๐Ÿšš Move macros to Pragma::Macro namespace and provide BC-compatibility
    • ๐Ÿ— Default name of Contract::Build steps is now contract.[name].build
    • 0๏ธโƒฃ Default name of Contract::Persist steps is now contract.[name].[method]

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed handling of validation errors in Contract::Validate
    • ๐Ÿ›  Fixed handling of validation errors in Contract::Persist