Skip to content

v0.11.3

Compare
Choose a tag to compare
@patkenneally patkenneally released this 31 May 20:11
· 3165 commits to develop since this release
2c5502c

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

Constraints

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