Skip to content

Latest commit

 

History

History
65 lines (33 loc) · 761 Bytes

CHANGELOG.md

File metadata and controls

65 lines (33 loc) · 761 Bytes

scons-standalone

1.4.4

Patch Changes

  • c7b209f: simplify scons wrapper

1.4.3

Patch Changes

  • 913f413: add js file extension to bin

1.4.2

Patch Changes

  • 0b6627d: add module type to package.json

1.4.1

Patch Changes

  • 9327a1c: correct artifact path

1.4.0

Minor Changes

  • 7485952: use ESM for bin

Patch Changes

  • 7485952: fix executable distribution

1.3.1

Patch Changes

  • a1da61f: fix types

1.3.0

Minor Changes

  • ceab2f8: add async scons to javascript api

1.2.0

Minor Changes

  • 211ea19: Added types for JS API

1.1.0

Minor Changes

  • 593e80d: Export JavaScript API for calling scons from other scripts

1.0.0

Major Changes

  • 08d25a1: Improved publishing flow