Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-07-21 | document publicly exposed interface | stuebinm | 1 | -1/+17 | |
this documents most functions that might be used by downstream consumers of this library, except for those in Conftrack.Pretty, which aren't done yet. | |||||
2024-07-04 | fix a couple warnings | stuebinm | 1 | -1/+1 | |
2024-06-10 | pretty-printing of config value sources | stuebinm | 1 | -2/+12 | |
2024-06-10 | add an env variable source | stuebinm | 1 | -17/+24 | |
2024-06-08 | quasi-quotes for config keys | stuebinm | 1 | -2/+20 | |
2024-06-06 | add yaml source | stuebinm | 1 | -1/+5 | |
2024-06-06 | nested values, tests, and aeson | stuebinm | 1 | -8/+46 | |