- move more to spring to only depend on boot and out of grails. grails … (#6) link
- bump grails for testing, bump groovy api-messages to 3.6, remove deprecated PropertyPlaceholderConfigurer link
- bump commons api-messages link
- Message refactored to commons (#4) link
- add ability to have externalLocation dir set in config for grails that will pick up external message.properties and added ability to set config for cacheSeconds link
- release link
- Merge branch 'master' of https://github.com/yakworks/spring-icu link
- add multiKey link
- fix lint link
- release 0.5 link
- default pattern for yaml changed to messages.yml to it picks up any file ending in Messages*.yml as well link
- adds YAML support for messages.yml as an option. Works in plugins as well. (#3) link
- change from of to ofCode for MsgKey static helper so conflicts are reduced link
- move args into a MsgArgs wrapper and add a MsgArgsDecorator link
Initial Release