Skip to content
This repository was archived by the owner on Feb 11, 2023. It is now read-only.

v1.5.0

Compare
Choose a tag to compare
@jbasko jbasko released this 21 May 11:53
· 212 commits to master since this release
  • YAML format
  • Consistent ConfigPersistenceAdapter protocol:
    • config.[adapter].load(f), config.[adapter].dump(f), config.[adapter].loads(s), config.[adapter].dumps()