- Update application for Python 3.11
- Update dependencies including SQLAlchemy 2
- Switch dependency management to Poetry
- Break into submodules
- New notebooks showing usage in Python and building towards paleolatitude tracers.
- Added a
/reconstruct
service that mirrors Macrostrat's legacy endpoint - Switch dependency management to Poetry
old_lim
andyoung_lim
for plate polygons are now defaulted to the modelmin_age
andmax_age
.
- Created the
@macrostrat/corelle
client-side library. - Improved Typescript definitions throughout the app.
- First demo of a client-side application using external features.
- Initial version of the app
- Conversion to Docker development strategy