What's Changed
* refactor: full treatment effect report now returns typed dictionary by JabobKrauskopf in https://github.com/limebit/medmodels/pull/129
* refactor: continuous estimators by MarIniOnz in https://github.com/limebit/medmodels/pull/130
* feat: add undirected version of neighbors to query engine by JabobKrauskopf in https://github.com/limebit/medmodels/pull/132
* refactor: remove .devcontainer, .vscode and examples by JabobKrauskopf in https://github.com/limebit/medmodels/pull/139
* refactor: move files and delete the ones that need refactoring by MarIniOnz in https://github.com/limebit/medmodels/pull/145
* feat: implement datetime medrecordvalue by JabobKrauskopf in https://github.com/limebit/medmodels/pull/153
* feat: add support for polars datetime conversion by JabobKrauskopf in https://github.com/limebit/medmodels/pull/155
* feat: make schema accessible from python and add AttributeType by JabobKrauskopf in https://github.com/limebit/medmodels/pull/159
* refactor: sphinx setup by FloLimebit in https://github.com/limebit/medmodels/pull/148
**Full Changelog**: https://github.com/limebit/medmodels/compare/v0.1.1...v0.1.2