v1.1.0 - v1.2.0(13 commits)
Jeremy Woertink (@jwoertink)
Bump versions for next release (#1870)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
CI fails with missing ECR, so just adding a require just in case (#1871)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Adds Date response header. Fixes #1863 (#1866)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Crystal and ci updates (#1862) * Update CI and min Crystal version required to 1.10 * fixing new deprecation warnings
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Replace Teeplate with LuckyTemplate (#1861) * Swapping out Teeplate for LuckyTemplate. Fixes #1832 * Migrating task generator from teeplate to lucky_template * Migrating page generation from teeplate to lucky_template * Migrating component generation from teeplate to lucky_template * Fixing ActionGenerator ouput * Fixing page generator * Fixing components and tasks generation
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Adding the compile time to the watcher for development (#1855) * Adding the compile time to the watcher for development. Fixes #1851 * Formatting the compiled time for a more human readable format
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Added overload to distance_of_time_in_words for Time::Span. Fixes #1859 (#1860)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
optimize route building when there's query params. (#1854) * optimize route building when there's query params. Fixes #1831 * Adding a deprecation warning to update Crystal beyond 1.10 * The min Crystal version is now 1.9 due to the TypeNode#warning
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Adds the ability to configure the secret key size generated. Fixes #1847 (#1856)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Move the action call body in to a method with a strict return type to ensure early returns work and allows Crystal to handle the return type compile errors. Fixes #1843 (#1857)
luckyframework/lucky
Committed on
Sijawusz Pur Rahnama (@Sija)
Bump `exception_page` shard to v0.4.0 (#1850)
luckyframework/lucky
Committed on
Odin (@odinhb)
Fix Documented Avram version for lucky 1.1.0 (#1848) As I upgraded to lucky 1.1.0 I followed these instructions and ran into this error from shards: Unable to satisfy the following requirements: - `authentic (~> 1.1.0)` required by `shard.yml` Failed to resolve dependencies Because authentic 1.1.0 does not currently exist (latest version is 1.0.0)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Adding changelog and upgrade notes for next release (#1842) * Adding changelog and upgrade notes for next release * Apply suggestions from code review
luckyframework/lucky
Committed on