Skip to content

PolyInstall v2.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 15:48

Changes

  • ft: replace Verify with Must for improved assertion clarity in tests (06ad773)
  • ch: replace new[] with array shorthand across codebase (9c9e733)
  • ch: update package dependencies across modules (78371fa)
  • ch: improve setup-polyinstall action error handling and version bump to 2.0.1 (e1be9de)
  • doc: add comprehensive architecture overview to documentation (93a9f82)
  • doc: add GitHub download badge to README (372310e)
  • ch: replace Should with Verify for improved assertion clarity in tests (abf4a1b)