Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 3.33 KB

CHANGELOG.md

File metadata and controls

59 lines (38 loc) · 3.33 KB

v5.5

Full Changelog

  • move more to spring to only depend on boot and out of grails. grails … (#6) link

v5.4

Full Changelog

  • bump grails for testing, bump groovy api-messages to 3.6, remove deprecated PropertyPlaceholderConfigurer link

v5.3

Full Changelog

  • bump commons api-messages link

v5.2

Full Changelog

  • release and bump link
  • refactor (#5) link

v5.1

Full Changelog

  • Message refactored to commons (#4) link

v0.5.2

Full Changelog

  • 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

v0.5.1

Full Changelog

v0.5.0

Full Changelog

  • 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

v0.4.3

Full Changelog

  • change from of to ofCode for MsgKey static helper so conflicts are reduced link

v0.4.2

Full Changelog

  • move args into a MsgArgs wrapper and add a MsgArgsDecorator link

v0.4.1

Initial Release