Releases: ClubObsidian/wrappy
Releases · ClubObsidian/wrappy
4.1.0
Full Changelog: 4.0.0...4.1.0
4.0.0 Update
- 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
3.0.2 Bump version to 3.0.2
Fix null values
3.0.1 Release 3.0.1
Support non string keys
- 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
2.6.1 Account for boxed classes - 2.6.1
Always use defaults
Always use defaults for built-in types when getting
Remove debug code
2.5.1 Remove debug - 2.5.1
Injectable maps and config holders
2.5.0 Prepare 2.5.0 release
Add node combining
Start preparing for 2.4.0