Ash Framework v2.0.0-rc.14 Release Notes

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

    • list arguments for resource actions in class diagrams (#399)

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  fix chart links rendering

    • ๐Ÿ‘‰ make loading?/2 know about calcs and aggs

    • properly set source on attributes

    • ๐Ÿ›  policy fixes from pair session (#403)

    • don't evaluate expressions incorrectly after casting

    ๐Ÿ‘Œ Improvements:

    • โž• add type function to ash core

    • ๐Ÿ‘ Allow a single where condition for validations (#407)

    • haltable flows, branch step type

    • simplify async task strategy

    • clean up new create authorization simplification

    • โœ‚ remove the need for SetTypes

    • โž• add some info to policy errors

    • ๐Ÿ‘ experimental support for calcualtions accepting expression arguments

    • various Ash.Flow improvements, including returning the new Ash.Flow.Result