Enhancements
- Add StackOverflow
tag: amber-framework
(#702 by @faustinoaq) - [Specs] Adds/Cleans up Params Specs (#706 by @eliasjpr)
- Change README header to Markdown only (#695 by @faustinoaq)
- Set
respond_with status_code
(#691 by @rdelandesen) - [CLI] Add a command to open db connection. (#689 by @wontruefree)
- [Generator] Remove raise from Template (#686 by @eliasjpr)
- [Settings] Logger Builder (#684 by @eliasjpr)
- Extract Logging and LoggingBuilder from
settings.cr
file (#683 by @epergo) - Add missing make (#680 by @faustinoaq)
- [Shard] Change citrine-i18n version to 0.1.0 (#679 by @faustinoaq)
- [Shards] Alphabetize shards by name (#678 by @eliasjpr)
- [Shard] Uses Amber Framework Micrate (#677 by @eliasjpr)
- Use Inflector to pluralize model names (#673 by @jasonl99)
- Use shards command with production flag (#670 by @faustinoaq)
- Simplify README (#669 by @faustinoaq)
- [Params] Patches params #to_h (#668 by @eliasjpr)
- Updates pointer to router shard to numbered version (#667 by @robacarp)
- Disable granite query logger in generate app test (#666 by @robacarp)
- [CORS] Adds W3C Cors Specification Support (#665 by @eliasjpr)
- Run migrations at the start of a test run (#662 by @robacarp)
- Remove duplicate line in validators/params.cr (#661 by @docelic)
- Update README.md (#658 by @bthachdev)
- Updates Ameba Shard Dependency to 0.5.0 (#657 by @eliasjpr)
- [Travis] Removes Docker from Travis Ci Builds (#656 by @eliasjpr)
- [WIP] Adds --license option. (#654 by @elorest)
- Add toGranite() to Date prototype (#649 by @damianham)
- [Travis] Adds Dist Trusty and Sudo Required (#647 by @eliasjpr)
- Add missing quotes around log level (#644 by @docelic)
- Add citrine i18n (#652 by @docelic)
Bug fixes
- Fix typo (#672 by @faustinoaq)
- Fix support for
fetch_all
in form params (#703 by @jreinert) - Fix error generator (#685 by @eliasjpr)
- Fixed the readme in the generated app on how to build a release build (#639 by @baseballlover723)
- Amber-CLI no longer encrypts with New Line character (#650 by @jhonnold)
- Close proper tag in auth navbar template (#694 by @kyledayton)