v0.11.3
patkenneally
released this
31 May 20:11
·
3165 commits
to develop
since this release
What's Changed
Activity-Command Expansion
- [AERIE-1830] Adjust the seqJSON output when expanding the plan. by @goetzrrGit in #165
- [FIX] Stricter/more correct type checking by @dyst5422 in #158
- [AERIE-1827] eDSL output the correct time format in seqJSON by @goetzrrGit in #160
- [AERIE-1852] Command expansion "authored by" columns by @dyst5422 in #173
- [AERIE-1859] Remove base64 encoding by @dyst5422 in #182
- [AERIE-1823] sequence generation flow by @dyst5422 in #166
- [AERIE-1833] SeqJson should preserve parameter order by @goetzrrGit in #178
Automated Scheduling
- [FIX][AERIE-1829] Satisfying activities missing by @adrienmaillard in #163
- [HOTFIX] Close Simulation Engine in Scheduler by @mattdailis in #168
- [AERIE-1814] Optimize computations of constraints by @adrienmaillard in #152
- [AERIE-1811] Scheduling Language Resource Constraints by @mattdailis in #157
- [AERIE-1813] Replace scheduler state constraints with Merlin resource constraints by @adrienmaillard in #167
- [AERIE-1812] Add cardinality goal (with implied mutex) to the scheduling eDSL by @adrienmaillard in #171
Constraints
- [AERIE-1816] New constraints pipeline by @JoelCourtney in #159
- [AERIE-1819] Build Constraints eDSL to parity with JSON implementation by @JoelCourtney in #174
- [AERIE-1843] Add constraintsDslTypescript hasura action by @JoelCourtney in #176
General
- Upgrade all components to Java 18 by @Twisol in #129
- [AERIE-1862] Change nvm install location to /usr/src by @mattdailis in #184
Simulation
- [AERIE-1685] Validate plan prior to simulating by @pcrosemurgy in #140
- [AERIE-1794] Accumulate & persist unfinished activities by @pcrosemurgy in #164
- Generate
return
for activities with return values by @Twisol in #169
Full Changelog: v0.11.2...v0.11.3