Add CombinedConfig#getJson to fetch config properties stored as JSON data.

This commit is contained in:
2022-02-10 15:35:00 -06:00
parent 4e5152bed3
commit b1cc4fbe51
2 changed files with 15 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# Package
version = "0.7.1"
version = "0.8.0"
author = "Jonathan Bernard"
description = "Helper functions for writing command line interfaces."
license = "MIT"