v1.0.2
版本发布时间: 2015-09-07 07:30:25
phoenixframework/phoenix最新发布版本:v1.5.3(2020-06-26 19:06:09)
- Enhancements
- [Installer] Support
--database mongodb
when generating new apps - [Installer] Support
binary_id
andmigration
configuration for models
- [Installer] Support
- Bug fixes
- [Digest] Ensure Phoenix app is loaded before digesting
- [Generator] Ensure proper keys are generated in JSON views and tests
- [Generator] Ensure proper titles are generated in HTML views and tests
- [Mix] Ensure app is compiled before showing routes with
mix phoenix.routes
- [Token] Ensure max age is counted in seconds and not in miliseconds