All Versions
365
Latest Version
Avg Release Cycle
5 days
Latest Release
815 days ago
Changelog History
Page 6
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
- โ add
-
v1.50.21 Changes
February 14, 2022๐ Improvements:
- add
cast_in_query?/0
toAsh.Type
- add
-
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
andis_nil
functions
- โก๏ธ optimize
-
v1.50.16 Changes
January 24, 2022๐ Bug Fixes:
- use
ash_struct_fields
to accumulate schema struct field defaults
- use
-
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
tochange
๐ support data layers bulk adding aggregates