Pragma v2.5.0 Release Notes

Release Date: 2019-06-23 // almost 5 years ago
  • โž• Added

    • ๐Ÿ”ฆ Expose type property for API errors
    • Expanded associations are now eager-loaded automatically
    • ๐Ÿ‘ Calling macros whose support classes are undefined will now raise a MissingSkillError

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed computation of classes for nested operations

Previous changes from v2.4.0

  • โž• Added

    • Implemented Boolean scope
    • โž• Added support for additional policy context via policy.context

    ๐Ÿ›  Fixed

    • โž• Added support for different capitalizations of API namespace
    • ๐Ÿ›  Fixed an issue where each filter would override the previous one