Skip to content

Releases: wyhaines/config.cr

Initial Release

07 Oct 14:55
Compare
Choose a tag to compare

I use this Config class in several places, so I have extracted it to its own shard. At the same time, I added the ability for it to serialize itself to and from JSON and YAML, to make persistent configurations in either format viable.