v0.30.0 - v1.0.0-rc1(26 commits)
Jeremy Woertink (@jwoertink)
used the wrong semver
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
bump version for next release (#1738)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Revert "Close the reponse after a redirect to avoid double redirects. (#1736)" (#1741) This reverts commit 0b26cf4d0c38be6311206b57e1dcc24f4bda1d58.
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Close the reponse after a redirect to avoid double redirects. (#1736) * Close the reponse after a redirect to avoid double redirects. Fixes #1735 * use a different methodology in this spec to avoid potential false negatives.
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Remove default turbolinks support (#1737)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Experimenting with optional vite integration. (#1729) * Experimenting with optional vite integration. Ref #1724 * move the manifest loading to the top since it happens at compilation time and only needs to run onces
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Fixing memoize edge cases with predicate and bang methods (#1727) * Fixing memoize edge cases with predicate and bang methods. Fixes #1396 * cleaning up code and applying suggestions
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Adding a spec to test #1591 (#1730)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Adding new exec_raw escape hatch for sending raw strings to your custom http client. Fixes #1679 (#1728)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Make sure to check the arg type restrictions for the memoize. Fixes #1722 (#1726)
luckyframework/lucky
Committed on
Stephen von Takach (@stakach)
chore(shard.yml): bump exception_page version (#1723) removes javascript requirement
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Allow setting more custom content types. Fixes #1580 (#1719)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Allow setting the exec editor by env var. Fixes #1698 (#1715)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
give error actions access to params (#1716)
luckyframework/lucky
Committed on
Michael Wagner (@mdwagner)
feat: livereload for lucky watch (#1693)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
removing the deprecated legacy verifer code (#1697)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
locking down to Crystal 1.4.0 or later. Allows us to update Ameba. (#1696)
luckyframework/lucky
Committed on
Chao Yang (@cyangle)
Fixes #1683 (#1694)
luckyframework/lucky
Committed on
Matthew McGarvey (@matthewmcgarvey)
Extract lucky_avram and remove avram dependency (#1620) Co-authored-by: Jeremy Woertink <jeremywoertink@gmail.com>
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Update UPGRADE_NOTES.md (#1691) Added a mention of the process runner update
luckyframework/lucky
Committed on
Stephen von Takach (@stakach)
use shards to automate setting of VERSION (#1690) at compile time
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Bump versions for patch release. Updated CHANGELOG (#1689)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Any module that references habitat settings must use the habitat from that module directly to avoid method overrides. Fixes #1685 (#1686)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
Fixing issues with Ameba to get CI to pass (#1688)
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
UPGRADE_NOTES for 0.30.0 (#1682) * starting work on the upgrade notes for next release * just a few more notes on upgrading * a few more optional upgrades for faster specs
luckyframework/lucky
Committed on
Jeremy Woertink (@jwoertink)
CHANGELOG for 0.30.0 (#1681) * starting work on the updates for next release * Adding in changelog entries * More updates from the release
luckyframework/lucky
Committed on