Releases: nikoof/double-pendulum
Releases · nikoof/double-pendulum
v0.2.1
v0.2.0
0.2.0 (2024-01-20)
Bug Fixes
- enforce dark theme (813813e)
- janky path trace when reiszing (aecf86e)
- limit gravity and timestep to prevent NaN's (22700e2)
- no std::time::Instant in wasm32 (0de265d)
- remove explicit panic (292db45)
- set public-url (f4d879b)
- typo in gh-pages workflow (5c77054)
- uncomment sw.js (3cf60d3)
- wasm32 build (2568b0e)
- window name (68662c7)
Features
- add env_logger native (671a6bb)
- add path tracing (c9ba731)
- add plots (c0becd4)
- add shortcuts (4f04ca2)
- add simulation logic (5d019de)
- add UI controls (c9d5462)
- add wasm target (c8dee0c)
- add windows cross package (1f5034f)
- movable pendulum (965ec67)
- switch to crane and add gh-pages workflow (87ae9b6)