Kiwi first release: a non-opinionated Java bootstrapping configuration library that allows recursive chain loading of configuration from key values.
This library is a rewrite of an organic part of my companies code base that has been evolving for over 14 years.
Many libraries and frameworks have come and gone with differing opinions on configuration. While our backing frameworks have changed over the years our configuration style, format and behavior because of this library has largely not thanks to the flexibility.
Massive thanks to @rbygrave and @SentryMan on finally getting me to pump this out.