Skip to content

Releases: ClubObsidian/wrappy

4.1.0

21 Sep 05:14

Choose a tag to compare

Full Changelog: 4.0.0...4.1.0

4.0.0 Update

08 Feb 09:48
72e5a71

Choose a tag to compare

  • Support serializers
  • Drop apache commons io
  • Add builder
  • Make code more dry
  • Drop java 8 support, now we build with java 11
  • Update gradle
  • Drop using shadow
  • Update license
  • Use licenser plugin

Fix float parsing

25 Jun 06:51

Choose a tag to compare

3.0.2

Bump version to 3.0.2

Fix null values

27 May 06:06

Choose a tag to compare

3.0.1

Release 3.0.1

Support non string keys

29 Apr 11:51

Choose a tag to compare

  • Breaks backwards compatibility with 2.x as getKeys() now returns a set of type Object
  • Paths now accept an object
  • Now supports integers as keys, may support other types dependent on upstream configurate

Account for boxed classes

07 Feb 10:46

Choose a tag to compare

2.6.1

Account for boxed classes - 2.6.1

Always use defaults

07 Feb 10:30

Choose a tag to compare

Always use defaults for built-in types when getting

Remove debug code

01 Feb 07:29

Choose a tag to compare

2.5.1

Remove debug - 2.5.1

Injectable maps and config holders

15 Jan 08:52

Choose a tag to compare

2.5.0

Prepare 2.5.0 release

Add node combining

31 Mar 11:54

Choose a tag to compare

Start preparing for 2.4.0