Skip to content

v0.12.1

Compare
Choose a tag to compare
@camargo camargo released this 18 Jul 18:36
· 691 commits to develop since this release

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

  • style: add ts eslint member ordering rule by @camargo in #48

Continuous Integration

New Contributors

Full Changelog: v0.12.0...v0.12.1