Releases

1.0.3

Features:

  • Add type hints to all modules & tests.

  • Update docstrings to reflect type hints.

1.0.2

Features:

  • Enable retrieval of being based on values of traits (text attributes).

  • Add sections headers to docs & Custom workflows section to Usage.

1.0.1

Features:

  • Improve README & add link to Read the Docs.

Bugfixes:

  • Fix broken documentation links by relocating README contents.

1.0.0

Features:

  • Version 1.0.0 will constitute first post-beta version.

Bugfixes:

  • Make README links PYPI-friendly.

0.0.5

Features:

  • Update documentation layout, expand on usage & applications.

  • Add glossary of indexia terms.

  • schemata.Corpus: Enable creation of multi-creator corpus dataframes.

Bugfixes:

  • Update variable names in schemata.Dendron to align with other classes.

  • Update variable names in inquiry.Tabula to align with other classes.

0.0.4

Features:

  • Add .readthedocs.yaml to configure Read the Docs documentation.

Bugfixes:

  • Fix Read the Docs import error in docs/source/conf.py.

0.0.3

Bugfixes:

  • Fix README.rst codeblocks & reconfigure pyproject.toml for first PYPI release.

0.0.2

Features:

  • Add ‘zettelkasten’ template to indexia.eidola.Templates.

0.0.1

Features:

  • eidola.Templates class to create sample data.

0.0.0

Features:

  • indexia module to create & manage hierarchical data structures.

  • inquiry module to support dynamic SQL generation.

  • schemata module to create XML, dataframe, & network graph representations of indexia data.

  • eidola module to create sample indexia data.