Griffon 发布了 1.0 的第二个维护版本,该版本主要是 bug 修复,包括:
Bug 修复
- [GRIFFON-530] - run-app on projects with composed name
- [GRIFFON-534] - The signature file name should be allowed to contain hyphens
- [GRIFFON-535] - Better information when a service constructor fails
- [GRIFFON-536] - project names in camelCase or with underscore do no not start
- [GRIFFON-537] - Exception while running test-app on plugin with add-on
- [GRIFFON-538] - Specifying --env=prod or --env=production no longer works for commands in griffonsh
- [GRIFFON-541] - Error with run-app on windows - path problems again?
- [GRIFFON-542] - Can't resolve application name when creating an application
- [GRIFFON-544] - UberBuilder does not use resolveFactory
改进
- [GRIFFON-539] - Allow additional source directories to be compiled
- [GRIFFON-540] - Allow additional directories in the classpath before launching an application during development
暂无更多评论