Ash Framework v2.2.0 Release Notes

Release Date: 2022-10-21 // over 1 year ago
  • ๐Ÿ”‹ Features:

    • add Ash.Api.Info.depend_on_resources/1 to get the list of resources at compile time

    ๐Ÿ› Bug Fixes:

    • don't attempt to re-authorize access to already retrieved records in Api.load/2

    ๐Ÿ‘Œ Improvements:

    • when returning a page, choose keyset if before or after was supplied

    • โž• add keysets to records if any action supports keysets

    • ๐Ÿ‘‰ show conditions in policy breakdowns