1. 14 Jun, 2021 2 commits
  2. 09 Jun, 2021 1 commit
    • Kyle Keating's avatar
      Change configFrom() to configDefinitions() · 0f6532a8
      Kyle Keating authored
      The main difference is that configFrom returned config key:value pairs, but now configDefinitions returns key:object pairs. Where the object may hold additional flags and methods for each specific config value. Currently the only method included is valueFn() which gets the value from its source. Others will follow.
      
      Additionally:
      - Remove `experimental` from configDefinitions/configFrom as it is not used
      0f6532a8
  3. 08 Jun, 2021 5 commits
  4. 07 Jun, 2021 26 commits
  5. 02 Jun, 2021 1 commit
  6. 01 Jun, 2021 1 commit
  7. 31 May, 2021 4 commits