amber v0.9.0 Release Notes

Release Date: 2018-08-26 // over 5 years ago
  • โšก๏ธ update to crystal 0.26.0 (#939) @drujensen
    ๐Ÿ”ง Disallow nils for configuration context/skip/filter settings (#937) @Sija
    โœ‚ Remove outdated .ameba.yml (#935) @Sija
    โšก๏ธ Update ameba to v0.8.0 (#933) @Sija
    ๐Ÿ‘ท Run crystal tool format check on CI (#934) @Sija
    ๐Ÿ‘‰ Use Hash composition over inheritance in SessionHash and FlashStore (#930) @Sija
    ๐Ÿ›  Fix remaining issues with Crystal 0.26.0 (#931) @Sija
    โž• Added Logger#color and associated tests (#926) @noahlh
    โšก๏ธ Update to crystal 0.26 (#929) @robacarp
    ๐Ÿ›  Fixed incompbility with the new version of crystal (#910) @kolyaio
    ๐Ÿ›  Fix class capitalization in _form template (#913)
    ๐Ÿ›  Fix typo in application.cr.ecr (#912) @ZeroPointEnergy
    โž• Adds support for flash[:name]? and flash.fetch(default = '') (#897) @shobhitic
    โช Revert "[Responders] Overloads json method (#898)" (#901) @eliasjpr
    [Responders] Overloads json method (#898) @eliasjpr
    Closing the container div for application.ecr template. (#894) @shobhitic
    Render calls without parenthesis in scaffolds (#893) @shobhitic
    ๐Ÿ— [Spec] Removes Extra Build Spec (#888) @eliasjpr
    โœ‚ Removes .not_nil! from Crecto Template (#889) @eliasjpr
    [Cleanup] Cleans Controller Scaffold (#852) @eliasjpr