Releases: crystal-garage/lustra
Releases · crystal-garage/lustra
v0.17.1
What's Changed
- Bump crazy-max/ghaction-github-pages from 4 to 5 by @dependabot[bot] in #75
- clear the cached connection before retrying by @mamantoha in #76
Full Changelog: v0.17.0...v0.17.1
v0.17.0
v0.16.3
Full Changelog: v0.16.2...v0.16.3
v0.16.1
What's Changed
- allow column.null? inside expression blocks as sugar for column == nil by @mamantoha in #72
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- Improve Migrations by @mamantoha in #68
- add Model.schema_description to query table columns and indexes by @mamantoha in #69
- add change_column_default by @mamantoha in #70
- Unify find and find by by @mamantoha in #71
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
has_oneeager loading withwith_<relation>by @mamantoha in #67
Full Changelog: v0.14.4...v0.15.0
v0.14.4
What's Changed
- Aggregate functions (sum, min, max, avg, agg) now properly handle LIM… by @mamantoha in #66
Full Changelog: v0.14.3...v0.14.4
v0.14.3
What's Changed
- limit and offset methods now accept concrete integer types by @mamantoha in #65
Full Changelog: v0.14.2...v0.14.3