Changelog

0.4.0 2020-03-27

  • [Feature]: Windows path handling fixed

  • [Feature]: Newer Click versions are now supported

  • [Support]: Keyring support is disabled for now (was never very stable anyway)

  • [Support]: Supported Python versions were limited to 3.5 … 3.8

0.3.0 2019-07-16

  • [Feature]: replaced bunch with munch (which is maintained)

  • [Feature]: click config: add optional param to section()

  • [Feature]: Credentials: fall back to console prompt for anything not an URL

  • [Feature]: new: rudiments.security module

  • [Feature]: new: this changelog

0.2.1 2015-12-15

  • [Feature]: bug: need to sort any config.d listing

  • [Feature]: chg: added ‘/etc/{appname}.d/’ to default config paths

  • [Feature]: new: ‘system’ module with standard process exit codes

  • [Feature]: new: ‘pysupport’ module with import helpers

  • [Feature]: new: ‘humanize’ module for I/O of common values in forms understood by humans

  • [Feature]: new: Sphinx documentation at https://rudiments.readthedocs.org/

0.1.0 2015-04-27

  • [Feature]: reamed.click extensions for Click

  • [Feature]: www.url_as_file context manager

  • [Feature]: TODO add missing items