Skip to content

Releases: OpenJobDescription/openjd-rs

openjd-snapshots-v0.1.2

29 May 05:48

Choose a tag to compare

Miscellaneous

  • Update Cargo.lock dependencies

openjd-sessions-v0.2.3

29 May 05:47

Choose a tag to compare

Bug fixes

  • Tie helper grandchildren to a Windows Job Object; harden CI

openjd-model-v0.2.1

29 May 05:46

Choose a tag to compare

Miscellaneous

  • Updated the following local packages: openjd-expr

openjd-expr-v0.1.2

29 May 05:46

Choose a tag to compare

Bug fixes

  • Align path operators and stem/suffix parsing with Python pathlib

openjd-cli-v0.1.4

29 May 05:47

Choose a tag to compare

Miscellaneous

  • Update Cargo.lock dependencies

openjd-sessions-v0.2.2

25 May 21:51

Choose a tag to compare

Refactor

  • Make template a public module with typed parameter definitions

openjd-model-v0.2.0

25 May 21:51

Choose a tag to compare

Bug fixes

  • Correct AssociationNode containment for nested expressions

Features

  • Expose typed TaskParameterDefinition variants and userInterface types

Refactor

  • Make template a public module with typed parameter definitions

openjd-cli-v0.1.3

25 May 21:52

Choose a tag to compare

Refactor

  • Make template a public module with typed parameter definitions

openjd-snapshots-v0.1.1

20 May 18:24

Choose a tag to compare

Miscellaneous

  • Update Cargo.lock dependencies

openjd-sessions-v0.2.1

20 May 18:22

Choose a tag to compare

Bug fixes

  • [breaking] Make openjd_temp_dir's directory parameterizable

  • Flaky Windows cross-user test and record_pr workflow error

  • Address CodeQL security scan findings

Features

  • Add echo_openjd_directives config option

Testing

  • Assert BadCredentialsError variant mapping on Windows