Skip to content

Latest commit

 

History

History
87 lines (58 loc) · 5.22 KB

CHANGELOG.md

File metadata and controls

87 lines (58 loc) · 5.22 KB

v3.14

Full Changelog

  • trigger link
  • trigger release with new GPG key signing link
  • release link
  • Add helper to get private field value (#18) (#19) link

v3.13

Full Changelog

  • lazy map bug with _ delimiter and sub-map(#16) link

v3.12

Full Changelog

  • release 3.12 link
  • Merge pull request #15 from yakworks/dev link
  • add regex sandbox test link
  • Merge branch 'release/3.11.x' into dev link
  • tweaks for nested LazyPathKeyMap link
  • New DataProblem keys, LazyPathKeyMap, Map utils and setValue for path… (#14) link

v3.11.1

Full Changelog

  • release link
  • fix up the Bars.java static initializer, was calling a get. move into method so can be reused if needed link
  • fix comments on the Bars class, point to docs. link

v3.11

Full Changelog

  • Handlebars (#13) link
  • 9ci/domain9#1377 Fix pathkeymap to support list of elements which are… (#12) link

v3.10

Full Changelog

  • Binder with Jackson, new BeanTools and JacksonJson utils. (#11) link

v3.9

Full Changelog

  • add springframework.utils for reflection so we can use the nice features without full dependecy on the framework. link
  • copy in springframework.util for reflection and calss utils add mkdirs and delete to the path object add setFieldValue that can be used to set privates and finals for those pesky situations. link

v3.8

Full Changelog

  • change gradle.projectDir and gradle.rootProjectDir to project prefix … (#10) link

v3.7

Full Changelog

  • enable simple streaming for basic types, enhance metaentity, add test… (#9) link

v3.6

Full Changelog

  • MetaEntity prop name consistent, PathKeyMap, JsonEngine thread safe, (#8) link

v3.5

Full Changelog

  • release link
  • fix findGenericTypeForCollection to use clazz.getDeclaredMethods() (#6) link

v3.4

Full Changelog

  • Metamap and centralized json into groovy-commons (#5) link

v3.3

Full Changelog

  • cleanup, change ApiResults to use list property (#4) link

v3.2

Full Changelog

  • trigger release link
  • Move problem kotlin3 factory (#3) link

v3.1

Initial Release