Skip to content

Releases: Zentheon/termaconfig

1.0.1

10 Aug 07:42
5180f3c

Choose a tag to compare

Bug Fixes

Documentation

Miscellaneous Chores

Style

v1.0.0

08 Aug 00:54
c9cd111

Choose a tag to compare

Initial release ✨

Main featues:

  • Added functionality of ConfigObj spec files for data-driven text tables using any terminaltables3 class.
  • Specially formatted error dicts for use with printree or other tools.
  • Simple AIO TermaConfig class or various component clasess for customizability.
  • metaconf dict created by ConfigParser that contains a bunch of info about everything config-related.
  • Formatting options from a specification are added to metaconf as provided. Validation-relevant keys will always be present as None if not provided.
  • A few output tests.