Ash Framework v2.0.0-rc.8 Release Notes

Release Date: 2022-09-21 // over 1 year ago
  • ๐Ÿ› Bug Fixes:

    • properly handle args/nested expression for tuple calcs

    • โž• add a case for calculations as tuples in expr filters

    • return count, not {:ok, count}

    • bad return value when async fetching counts

    • โœ‚ remove dbg() call

    ๐Ÿ‘Œ Improvements:

    • โšก๏ธ update to latest spark, support dsls in resource info

    • deprecate :replace in favor of :append_and_remove

    • โž• add loading?/1 query helper

    • โž• add loading/1 built in check