All Versions
365
Latest Version
Avg Release Cycle
5 days
Latest Release
815 days ago

Changelog History
Page 6

  • v1.51.2 Changes

    February 17, 2022

    ๐Ÿ› Bug Fixes:

    • don't blow away sections when formatting

    • properly reorder sections in the formatter

  • v1.51.1 Changes

    February 17, 2022

    ๐Ÿ› Bug Fixes:

    • solve reorder bugs in formatter
  • v1.51.0 Changes

    February 14, 2022

    ๐Ÿ”‹ Features:

    • โž• add source option to attributes
  • v1.50.21 Changes

    February 14, 2022

    ๐Ÿ‘Œ Improvements:

    • add cast_in_query?/0 to Ash.Type
  • v1.50.20 Changes

    February 11, 2022

    ๐Ÿ‘Œ Improvements:

    • small data layer improvements
  • v1.50.19 Changes

    February 07, 2022

    ๐Ÿ› Bug Fixes:

    • include a missing module

    • properly set filterability on attributes

  • v1.50.18 Changes

    February 07, 2022

    ๐Ÿ› Bug Fixes:

    • ๐ŸŒฒ no IO.inspect, and log errors from formatting

    ๐Ÿ‘Œ Improvements:

    • ๐ŸŽ‰ initial implementation of ash resource formatter

    • ensure no reserved names can be used as constraints

  • v1.50.17 Changes

    January 31, 2022

    ๐Ÿ‘Œ Improvements:

    • โšก๏ธ optimize if and is_nil functions
  • v1.50.16 Changes

    January 24, 2022

    ๐Ÿ› Bug Fixes:

    • use ash_struct_fields to accumulate schema struct field defaults
  • v1.50.15 Changes

    January 19, 2022

    ๐Ÿ› Bug Fixes:

    • don't call add_aggregates w/ a map

    • ๐Ÿ‘ allow new filter pattern in typespec

    ๐Ÿ‘Œ Improvements:

    • โž• add where to change

    • ๐Ÿ‘Œ support data layers bulk adding aggregates