Skip to content

v1.0.1

Compare
Choose a tag to compare
@itdependsnetworks itdependsnetworks released this 27 Aug 02:40
· 29 commits to main since this release
4ba6cef

Changed

  • #53 - Update credentials for GH publishing.
  • #60 - Doc cleanup and better error handling.
  • #62 - Update readme to describe secrets usage.
  • #63 - Update docs to new standards and development environment to NTC standards.
  • #64 - Update links on Readme to point to read the docs page.
  • #65 - More update links on Readme to point to read the docs page.
  • #66 - Even more update links on Readme to point to read the docs page.
  • #69 - Add suggested custom CSS for mkdocstrings indentation.
  • #70 - Remove Args from class definition docstring.
  • #80 - Update docs to new standards and development environment to NTC standards March addition.
  • #72 - Update init.py to better describe the app in the UI.
  • #93 - fix and cleanup some incorrect docs.

Fixed

  • #68 - Merge dispatcher rather than overwrite.
  • #91 - Fix conn_options by using deepcopy to avoid pointers.
  • #102 - Fix jinja settings support for golden config plugin.