v0.12.1
What's Changed
New Features
- feat: move constraint checking to new query by @camargo in #38
- feat: unfinished activities by @camargo in #40
- feat: display human readable format in duration input by @duranb in #41
- feat: query resource profiles directly by @camargo in #43
- feat: update initial expansion rule logic by @camargo in #47
- feat: sort parameters by order field by @duranb in #51
- feat: full-page scheduling goal editor by @camargo in #52
- feat: move placeholder time format display to label so as to be visible at all times by @duranb in #53
- feat: derive duration from plan time bounds by @duranb in #57
- feat: full-page constraints editor by @camargo in #58
Bug Fixes
- fix: handle ctrl + s on windows machines to run simulation by @duranb in #49
- fix: add analysis_only field to SchedulingSpec to match database schema by @mattdailis in #54
- fix: get env websocket url on subscribe by @camargo in #46
- fix: check-node script by @duranb in #59
Build System and Dependencies
- build: enforce local node version by @duranb in #39
- build: validate node version before running dev script by @duranb in #50
- build: upgrade deps to latest by @camargo in #55
- build: upgrade deps to latest by @camargo in #60
Testing
Styling
Continuous Integration
New Contributors
- @duranb made their first contribution in #39
- @mattdailis made their first contribution in #54
Full Changelog: v0.12.0...v0.12.1