Skip to content

Releases: murrayju/build-strap

5.0.7

23 Aug 22:29
00d9c39
Compare
Choose a tag to compare

What's Changed

  • Ignore output from sourcing shellEnvFile in readShellEnvVar by @MasterOdin in #30

Full Changelog: 5.0.4...5.0.7

5.0.6

13 Apr 23:49
e7928a6
Compare
Choose a tag to compare

What's Changed

  • Add @types/stream-counter as dev dependency by @MasterOdin in #27
  • Add macos util function to check for rosetta installation by @MasterOdin in #26

Full Changelog: 5.0.3...5.0.6

5.0.5

20 Mar 04:57
e7928a6
Compare
Choose a tag to compare

What's Changed

  • Add @types/stream-counter as dev dependency by @MasterOdin in #27
  • Add macos util function to check for rosetta installation by @MasterOdin in #26

Full Changelog: 5.0.3...5.0.5

5.0.4

12 Jan 02:49
e7928a6
Compare
Choose a tag to compare

What's Changed

  • Add @types/stream-counter as dev dependency by @MasterOdin in #27
  • Add macos util function to check for rosetta installation by @MasterOdin in #26

Full Changelog: 5.0.3...5.0.4

5.0.3

03 May 21:43
252faf9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.2...5.0.3

5.0.2

20 Jan 05:19
Compare
Choose a tag to compare

Full Changelog: 4.1.0...5.0.2

5.0.1+81.51a8fe773b40

20 Jan 05:14
Compare
Choose a tag to compare

4.1.0

19 Jan 17:51
fb69713
Compare
Choose a tag to compare

Adds new helper methods related to environment, brew, docker, macos, etc.

v4.0.1

02 Jan 05:43
8d08197
Compare
Choose a tag to compare

Ported code to TypeScript. Some breaking changes, advised to upgrade only if using TypeScript to check function signatures.

v3.0.0

04 Jul 23:12
f9dbf0d
Compare
Choose a tag to compare

Includes several bug fixes and enhancements. Some breaking changes around function arguments.