Skip to content

1.47.1

Choose a tag to compare

@github-actions github-actions released this 16 Mar 19:54
· 94 commits to master since this release
4ea3ecf

Fixed

  • Block on running parallel dependencies (#3139 by casey)
  • Fix setting-exported assignment visibility in child modules (#3128 by casey)

Added

  • Add eager keyword to force evaluation of unused assignments (#3131 by casey)

Changed

  • Only evaluate used variables in --evaluate and --command (#3130 by casey)

Misc

  • Make eager assignments unstable (#3140 by casey)
  • Include path to .env file in error messages (#3135 by casey)
  • Consolidate override checking (#3127 by casey)
  • Update readme version references (#3126 by casey)