Skip to content

Releases: yakworks/commons

v3.14

13 May 17:27
ae96508
Compare
Choose a tag to compare

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

29 Sep 23:04
af95a76
Compare
Choose a tag to compare

v3.13

Full Changelog

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

v3.12

19 Sep 15:26
c74dfd8
Compare
Choose a tag to compare

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

03 Sep 01:10
b12671a
Compare
Choose a tag to compare

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

21 Nov 17:55
5d05a20
Compare
Choose a tag to compare

v3.11

Full Changelog

v3.10

26 Oct 00:51
07fe4b1
Compare
Choose a tag to compare

v3.10

Full Changelog

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

v3.9

29 Sep 04:31
07e3f03
Compare
Choose a tag to compare

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

22 Sep 16:03
81ce49a
Compare
Choose a tag to compare

v3.8

Full Changelog

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

v3.7

15 Sep 08:26
e1257cf
Compare
Choose a tag to compare

v3.7

Full Changelog

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

v3.6

11 Sep 17:40
6454a18
Compare
Choose a tag to compare

v3.6

Full Changelog

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