v0.0.2
What's Changed
- Lazy load double theories in the frontend by @epatters in #128
- New cell button at end of notebook by @epatters in #130
- Indicate minimum Rust version in Cargo.toml by @epatters in #132
- Add missing readme step, correct server error by @KevinDCarlson in #134
- Set backend host in Vite dev environment by @epatters in #136
- Refactor the trait interface for finitely generated things by @olynch in #118
- Notebook interface for analyzing models by @epatters in #135
- Handles on notebook cells by @epatters in #140
- Format and lint CSS by @epatters in #141
- Disable netlify deploy for external PR by @olynch in #147
- Add indicator to "choose logic" dropdown by @kyracho in #145
- Find feedback loops in regulatory networks by @epatters in #149
- Extract and document function to safely deep copy a JSON object by @epatters in #152
- Docs on double theories for companion and conjoint pairs by @epatters in #153
- Move clone constraint to Category::Ob/Mor by @kris-brown in #138
- Dev docs on discrete models of double theories by @epatters in #156
- Add Evan's public key to backend config by @olynch in #157
- Validate morphisms between models of discrete double theories by @kris-brown in #155
- Styled tooltips, take 2 by @epatters in #163
- Script to build forester plus upgrade to forester v4.3.1 by @olynch in #162
- ODE simulation in Rust core by @olynch in #114
- Make backend more robust by @olynch in #158
- Notebooks that reference each other by @olynch in #164
- Set up Netlify redirects for a single-page app by @epatters in #166
- Second attempt to set up Netlify redirects for SPA by @epatters in #167
New Contributors
- @kyracho made their first contribution in #145
- @kris-brown made their first contribution in #138
Full Changelog: v0.0.1...v0.0.2