sksamuel / hoplite

A boilerplate-free Kotlin config library for loading configuration files as data classes
Apache License 2.0
922 stars 74 forks source link

Cascader should carry through the source key from the override #448

Closed rocketraman closed 1 month ago

rocketraman commented 1 month ago

Resolves #447 .

The cascader now persists the source key from the override.

In addition, we copy the meta data as well, if any exists.

@osoykan Can you test this in your local env?

osoykan commented 1 month ago

@rocketraman Thanks! Will look into it, but if the test is green, then our case is covered.

osoykan commented 1 month ago

I've tested it locally and it works! @rocketraman

sksamuel commented 1 month ago

Nice

osoykan commented 1 month ago

Any plans on releasing 2.8.1?

sksamuel commented 1 month ago

2.8.2 is out