v0.23.0 - v0.24.0(22 commits)
Jeremy Woertink (@jwoertink)
Release 0.24.0
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Update to latest ameba (#1249) Update to latest ameba
luckyframework/lucky
Committed on
Michael Lang (@mwlang)
spec changed per suggestion (#1246) * spec changed per suggestion * ignoring crystal version on CI runs
luckyframework/lucky
Committed on
Matthew McGarvey (@matthewmcgarvey)
Don't allow external referers in redirect_back unless allowed (#1241) * Don't allow external referers in redirect_back unless allowed * Switch to comparing referer host to request host
luckyframework/lucky
Committed on
Matthew McGarvey (@matthewmcgarvey)
Add query param to path even if default value is passed (#1239) * Add query param even if default value is passed * Add spec for not passing param with default value * add some comments
luckyframework/lucky
Committed on
Matthew McGarvey (@matthewmcgarvey)
Provide helpful error when dashes are used in path variables (#1238)
luckyframework/lucky
Committed on
Edward Loveall (@edwardloveall)
Update links for discord (#1237)
luckyframework/lucky
Committed on
Michael Lang (@mwlang)
removes @ from various page templates (#1236)
luckyframework/lucky
Committed on
Stephen Dolan (@stephendolan)
Clarify accepted_format doc blocks (#1234)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Adding the optional routing in the to core (#1229) * Adding a spec to check that the internal routing code actually works with the optional routing * Make sure that optional route params generate nilable methods for the params * Updating routable and specs to ensure all cases are covered with optional routing.
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Update spec to use the new Avram Credentials. (#1231) * Update spec to use the new Avram Credentials. Will fix failing specs in PR 1229 * Duh, the whole reason I added that method
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Adding the UrlHelpers include in to the HTMLBuilder. This also allows for use in components. Fixes #1218 (#1228)
luckyframework/lucky
Committed on
Stephen Dolan (@stephendolan)
Revert `mount` rename to `m` (#1226)
luckyframework/lucky
Committed on
Stephen Dolan (@stephendolan)
Update Lucky gen.model to accept nilable types (#1227)
luckyframework/lucky
Committed on
Wout (@wout)
Update uploaded file to play nice with avram uploadable. (#1222) * Update uploaded file to play nice with avram uploadable. * Move avram dependency to master branch.
luckyframework/lucky
Committed on
Stephen Dolan (@stephendolan)
Remove references/generators for deprecated `mount` calls (#1224)
luckyframework/lucky
Committed on
Igor Alexandrov (@igor-alexandrov)
Removed trailing spaces in project files (#1223)
luckyframework/lucky
Committed on
Igor Alexandrov (@igor-alexandrov)
Added Renderable#data method to be able to respond with IO and String from an Action (#1220) * Added Renderable#data method to be able to respond with IO and String from an Action. * Refactored Lucky::DataResponse to accept data as a String
luckyframework/lucky
Committed on
Wout (@wout)
Fix: set default status to nil in send_text_resonse. (#1214)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
UPGRADE_NOTES for 0.23 (#1210) * getting started on upgrade notes for 0.23 * added some missing shard updates
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
CHANGELOG for 0.23 (#1204) * first round of updates for the CHANGELOG * Add in missing changelog entires
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Release v0.23.0 (#1211) * prepping versions for next release * Locking in latest version of Habitat * bump versions
luckyframework/lucky
Committed on