Releases: OCNS/simselect
Releases · OCNS/simselect
v0.3.0
What's Changed
- WIP: Feat/data cleanup by @sanjayankur31 in #60
- Automatically create a JSON file from the yaml files on change by @mstimberg in #61
- Cosmetic improvements by @sanjayankur31 in #62
- Add styling to nodes and edges by @ree-gupta in #67
- attempt to layout node + neighbourhood concentric on selection by @sanjayankur31 in #66
- Merge concentric etc to graph branch by @sanjayankur31 in #68
- Make details bar constant; Implement single/double clicks, add default usage message by @sanjayankur31 in #70
- feat: add selected node to URL by @sanjayankur31 in #69
- Fix clicking behaviour by @sanjayankur31 in #72
- YAML simplification by @mstimberg in #73
- Feat: restore graph to initial state when clicked outside by @sanjayankur31 in #74
- Check URLs as part of test suite by @mstimberg in #76
- Detail view improvements by @mstimberg in #77
- More details view improvements by @mstimberg in #78
- Make edges not interactive, curve edges on reset by @sanjayankur31 in #79
- Switch layout to fCoSE by @mstimberg in #81
- 🌆 Sunsetting our fly.dev deployment by @mstimberg in #82
- Fix click position by @mstimberg in #83
- feat: increase graph/details vertical height by @sanjayankur31 in #84
- Reset fixes, tweaks, and performance improvements by @sanjayankur31 in #85
- Track releases by @mstimberg in #89
- feat: use url parameters by @sanjayankur31 in #90
- feat: get release information from GitHub by @mstimberg in #91
- feat: add links to navbar by @sanjayankur31 in #92
- Fixes by @mstimberg in #93
- feat(data): update remoto by @sanjayankur31 in #97
- feat: add "view history" by @sanjayankur31 in #96
- feat: add BSD license by @sanjayankur31 in #98
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
- docs: add appukuttan-shailesh as a contributor for maintenance by @allcontributors in #39
- docs: add mstimberg as a contributor for code, infra, and 4 more by @allcontributors in #40
- docs: add mstimberg as a contributor for ideas, projectManagement, and 3 more by @allcontributors in #41
- docs: add dissagaliyeva as a contributor for code, design, and 3 more by @allcontributors in #43
- docs: add ree-gupta as a contributor for code, content, and 8 more by @allcontributors in #42
- docs: add brenthuisman as a contributor for code, content, and 8 more by @allcontributors in #45
- docs: add elianecr as a contributor for design, content, and 4 more by @allcontributors in #44
- docs: add sanjayankur31 as a contributor for code, content, and 8 more by @allcontributors in #46
- Arbor: Some updates, more links by @brenthuisman in #53
- Improved url buttons by @mstimberg in #54
- Add NESTML by @clinssen in #55
- docs: add clinssen as a contributor for content, and data by @allcontributors in #56
- Deploy to "staging" and "production" by @mstimberg in #58
New Contributors
- @allcontributors made their first contribution in #39
- @clinssen made their first contribution in #55
Full Changelog: v0.1.0...v0.2.0
0.1.0: MVP release
✨ ✨ This is the initial v0.1.0 release of Simselect. The deployment is here: https://simselect.fly.dev
What's Changed
- Load yaml files by @mstimberg in #3
- Data/modify ingested data by @ree-gupta in #4
- Add basic test workflow by @mstimberg in #18
- Yaml/updates: new simulators, added summaries. by @brenthuisman in #20
- GUI update by @mstimberg in #21
- More details in detail view by @mstimberg in #22
- Chore: add pre-commit config by @sanjayankur31 in #23
- feat: add preview script to watch for changes and re-run preview server by @sanjayankur31 in #24
- Adds descriptions and more info to simtools by @sanjayankur31 in #25
- Update NeuroML.yaml by @brenthuisman in #27
- feat: Add a help button to explain filter criteria by @mstimberg in #29
- Add a simple "footer" in the sidebar by @sanjayankur31 in #32
- Simulator categories by @mstimberg in #35
- Initial attempt at validating the yaml files against a schema by @sanjayankur31 in #34
- chore(pre-commit): check pre-commit hooks in CI by @mstimberg in #36
New Contributors
- @mstimberg made their first contribution in #3
- @ree-gupta made their first contribution in #4
- @brenthuisman made their first contribution in #20
- @sanjayankur31 made their first contribution in #23
Full Changelog: https://github.com/OCNS/simselect/commits/v0.1.0