Releases: pathsim/pathview
Releases · pathsim/pathview
v0.4.4
v0.4.3
Full Changelog: v0.4.2...v0.4.3
v0.4.2
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Fix/performance and memory issues by @milanofthe in #227
- welcome modal hover description by @milanofthe in #228
- confirmation modal buttons by @milanofthe in #229
- grid aligned everything by @milanofthe in #230
- Fix node bounding boxes by using SvelteFlow nodeOrigin by @milanofthe in #231
- fix annotation with new grid by @milanofthe in #232
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Refactor text annotations with font size controls and extended context menu by @milanofthe in #223
- Fix deploy workflow action name and branch by @milanofthe in #224
- Add context menu for Plotly plots with export and legend toggle by @milanofthe in #225
- Update README with accurate project structure and paths by @milanofthe in #226
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- SvelteFlow rewrite by @RemDelaporteMathurin in #202
- Add CNAME, update branding, parallelize example loading by @milanofthe in #203
- Fix/extract all scripts by @milanofthe in #204
- Add Open Graph and Twitter meta tags for URL previews by @milanofthe in #205
- Fix param description regex to handle indented docstrings by @milanofthe in #206
- updated the examples in the welcome modal by @milanofthe in #207
- fixed keys in examples by @milanofthe in #208
- Add Cloudflare Web Analytics for view.pathsim.org by @milanofthe in #210
- Pathsim chem support by @RemDelaporteMathurin in #209
- Feature/url model loading by @milanofthe in #212
- FIX: number of ports for chemical blocks by @RemDelaporteMathurin in #214
- Unified file import system by @milanofthe in #217
- cross instance clipboard by @milanofthe in #218
- Refactor block registration by @milanofthe in #219
- Add hyperlink styles to documentation section by @milanofthe in #220
- plot options by @milanofthe in #221
- svg export refactor by @milanofthe in #222
Full Changelog: v0.2.1...v0.3.0
Latest ReactFlow version
What's Changed
- Fix bubbler reset by @RemDelaporteMathurin in #198
New Contributors
- @milanofthe made their first contribution in #199
Full Changelog: v0.2...v0.2.1
Release 0.2
What's Changed
- link to documentation by @RemDelaporteMathurin in #155
- Removed flask in pathview package by @RemDelaporteMathurin in #160
- Draggable handle added to log display by @tasnimxvi in #161
- Refactored return statement in App.jsx by @tasnimxvi in #159
- Improve drag n drop by @RemDelaporteMathurin in #164
- URL sharing by @RemDelaporteMathurin in #165
- fix stick slip demo + update in Readme by @RemDelaporteMathurin in #162
- URL compression by @RemDelaporteMathurin in #166
- Improve sidebar by @RemDelaporteMathurin in #167
- Add/Sub node by @RemDelaporteMathurin in #168
- Highlight node by @RemDelaporteMathurin in #170
- removed fuel cycle script as suggestion by @RemDelaporteMathurin in #171
- Attempt at fixing plotting errors on deployed app by @RemDelaporteMathurin in #172
- bettter HTTP error by @RemDelaporteMathurin in #174
- refactored plotting function by @RemDelaporteMathurin in #175
- Configadjust by @SakkiWakki in #187
- Remove scikit-rf dependency from pyproject.toml by @RemDelaporteMathurin in #191
- added jinja2 as a dependency by @RemDelaporteMathurin in #192
- Fix bug where solver params were modified by @RemDelaporteMathurin in #193
- Wrapper block for FESTIM wall by @RemDelaporteMathurin in #194
- integrated pathsim-chem by @RemDelaporteMathurin in #196
Full Changelog: v0.1...v0.2
First release
What's Changed
- Update README by @jhdark in #4
- Mod details in README and package by @jhdark in #11
- LICENSE file by @RemDelaporteMathurin in #16
- Pathsim model by @RemDelaporteMathurin in #12
- Added delete node button to sidebar by @tasnimxvi in #18
- Remove output attribute to node by @RemDelaporteMathurin in #33
- Delete edge + pane click by @RemDelaporteMathurin in #28
- Convert graph to python script by @RemDelaporteMathurin in #24
- Run pathsim model from GUI by @RemDelaporteMathurin in #32
- Fix order of connections by @RemDelaporteMathurin in #38
- Documentation by @RemDelaporteMathurin in #43
- Fixed bug, can cancel save file by @tasnimxvi in #44
- Added .gitkeep to track saved_graphs folder by @tasnimxvi in #46
- Ignore contents of saved_graphs folder by @tasnimxvi in #47
- 'Fraction to node x' now follows node label instead of ID by @tasnimxvi in #48
- Read transfer function from graph by @RemDelaporteMathurin in #45
- Source, Scope, Amplifier nodes by @RemDelaporteMathurin in #49
- More nodes by @RemDelaporteMathurin in #50
- Splitters + add node button (temporary) by @RemDelaporteMathurin in #55
- Styles + fixes by @RemDelaporteMathurin in #56
- Added PulseSource by @RemDelaporteMathurin in #59
- Reset integrator by @RemDelaporteMathurin in #61
- Variants for nodes by @RemDelaporteMathurin in #62
- Simulation controls and global variables by @RemDelaporteMathurin in #63
- Fix integrator reset_times by @RemDelaporteMathurin in #66
- Fix: 1 node with 2 connections from a single scope by @RemDelaporteMathurin in #68
- Interactive plots by @RemDelaporteMathurin in #70
- Refactoring pathsim sim construction by @RemDelaporteMathurin in #78
- Testing by @RemDelaporteMathurin in #80
- Fix convert python by @RemDelaporteMathurin in #82
- Bubbler subsystem by @RemDelaporteMathurin in #69
- Local file system by @RemDelaporteMathurin in #83
- Fix bubbler block not having reset times in python script by @RemDelaporteMathurin in #84
- Duplicate by @RemDelaporteMathurin in #79
- Noise source nodes by @jhdark in #85
- Wall node with FESTIM by @RemDelaporteMathurin in #87
- Fix handling of several inputs for Bubbler by @RemDelaporteMathurin in #90
- Implement CSV download by @tasnimxvi in #86
- Deploy google cloud by @RemDelaporteMathurin in #91
- Placeholder default values by @RemDelaporteMathurin in #89
- use getApiEndpoint instead of localhost by @RemDelaporteMathurin in #92
- Improvements to Function node + foundation for extensions by @RemDelaporteMathurin in #94
- Source block by @RemDelaporteMathurin in #95
- Simplify function nodes by @RemDelaporteMathurin in #97
- Test examples by @RemDelaporteMathurin in #98
- Helpers for docs by @RemDelaporteMathurin in #99
- Refactoring backend (handle names and logic simplification) by @RemDelaporteMathurin in #100
- Drag and drop nodes by @tasnimxvi in #93
- Spectrum node by @RemDelaporteMathurin in #101
- More nodes (sources, filters, comparators, ...) by @RemDelaporteMathurin in #105
- Node sidebar improvements by @RemDelaporteMathurin in #107
- Events support by @RemDelaporteMathurin in #108
- Code editor by @RemDelaporteMathurin in #109
- Fix integrator connections limit by @RemDelaporteMathurin in #112
- File structure + python package by @RemDelaporteMathurin in #113
- Sharex plotly fig fix + export HTML by @RemDelaporteMathurin in #115
- Fix Dockerfile build by @RemDelaporteMathurin in #117
- dynamic version + copy src before pip install by @RemDelaporteMathurin in #118
- Version in Dockerfile by @RemDelaporteMathurin in #119
- Upgrade to PathSim 0.8 by @RemDelaporteMathurin in #116
- Reduce number of requests by @RemDelaporteMathurin in #120
- Patch code editor exported to python by @RemDelaporteMathurin in #121
- bump pathsim version by @RemDelaporteMathurin in #122
- Display logs by @RemDelaporteMathurin in #123
- Fixed handle size amplifier by @RemDelaporteMathurin in #125
- Functionality: arbitrary number of ports for ODE and Function by @RemDelaporteMathurin in #124
- Help button by @RemDelaporteMathurin in #126
- Change colour of nodes by @RemDelaporteMathurin in #127
- Python editor scrollable by @RemDelaporteMathurin in #131
- Renamed everything PathView by @RemDelaporteMathurin in #133
- add version info to json file by @RemDelaporteMathurin in #135
- Improvements by @RemDelaporteMathurin in #138
- Docs and minor improvements by @RemDelaporteMathurin in #136
- Swtich and Interface by @RemDelaporteMathurin in #141
- More examples by @RemDelaporteMathurin in #144
- Improved documentation by @RemDelaporteMathurin in #152
New Contributors
- @jhdark made their first contribution in #4
- @RemDelaporteMathurin made their first contribution in #16
- @tasnimxvi made their first contribution in #18
Full Changelog: https://github.com/festim-dev/PathView/commits/v0.1