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
indexiaterms.schemata.Corpus: Enable creation of multi-creator corpus dataframes.
Bugfixes:
Update variable names in
schemata.Dendronto align with other classes.Update variable names in
inquiry.Tabulato align with other classes.
0.0.4¶
Features:
Add
.readthedocs.yamlto configure Read the Docs documentation.
Bugfixes:
Fix Read the Docs import error in
docs/source/conf.py.
0.0.3¶
Bugfixes:
Fix
README.rstcodeblocks & reconfigurepyproject.tomlfor first PYPI release.
0.0.2¶
Features:
Add ‘zettelkasten’ template to
indexia.eidola.Templates.
0.0.1¶
Features:
eidola.Templatesclass to create sample data.
0.0.0¶
Features:
indexiamodule to create & manage hierarchical data structures.inquirymodule to support dynamic SQL generation.schematamodule to create XML, dataframe, & network graph representations of indexia data.eidolamodule to create sample indexia data.