@Sunay Sanghani heard from Jay that you were working on the daft docs!
Currently the links to our documentation on
https://www.getdaft.io/ point to the "latest" version of our docs, which reflects the main branch of the repo. We should instead point it to the "stable" version, which reflects the latest version we have published to PyPI. Also, it would be helpful to have a warning banner displayed on doc versions that are not "stable", in case someone accidentally goes to the wrong one.
readthedocs should have support for that
Hoping we could make these changes!