Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 19:25
e0ec0c1

1.0.0 (2023-01-12)

Features

  • added license (57a4c5e)
  • basic support for multiple retrievers, parent retrievers. (446e52b)
  • cleanup, polishing and adjustments to docs. (bc665d1)
  • initial code. (20d09e4)
  • move retrievers into separate module; look at parent dependency instance for values. (b296850)
  • Moving exception to errors.py; added initial documentation; added workflow. (310143a)
  • support inheriting from other Settings, better support for multi-inheriting from Plain classes. (933b854)

Documentation