Skip to content

Releases: seanamos/FsMake

0.6.1

26 May 02:52
e060862
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

bug

  • #72 Cli not parsing correctly when -- specified in all cases

documentation

  • #71 Update documentation to include --

0.6.0

24 May 20:12
4ab62ca
Compare
Choose a tag to compare

As part of this release we had 6 issues closed.

bug

  • #63 dotnet fsi build.fsx --help does not work with .NET 6 SDK

documentation

  • #58 Links in MakeBuilders docs are incorrect

features

  • #59 Add logo
  • #62 Allow pipelines to have a description specified
  • #65 Stylised headers and report
  • #67 Add a test project that gets used in integration tests

0.6.0-beta.1

21 May 23:52
b39b942
Compare
Choose a tag to compare
0.6.0-beta.1 Pre-release
Pre-release

As part of this release we had 6 issues closed.

bug

  • #63 dotnet fsi build.fsx --help does not work with .NET 6 SDK

documentation

  • #58 Links in MakeBuilders docs are incorrect

features

  • #59 Add logo
  • #62 Allow pipelines to have a description specified
  • #65 Stylised headers and report
  • #67 Add a test project that gets used in integration tests

0.5.0

09 Apr 20:46
701de2b
Compare
Choose a tag to compare

As part of this release we had 8 issues closed.

bugs

  • #46 Some globbing cases fail on Windows
  • #47 Output from sub-processes do not display on Windows

documentations

  • #42 Fix typo in EnvVar.getOptionAs XML doc
  • #43 Fix hamburger menu styling in docs

feature

  • #41 EnvVar: Add set functions

improvements

  • #48 Add Windows to CI test matrix
  • #50 Sub-process output still not great
  • #52 Pretty print sub-process command

0.5.0-beta.3

09 Apr 19:59
814dadf
Compare
Choose a tag to compare
0.5.0-beta.3 Pre-release
Pre-release

As part of this release we had 7 issues closed.

bugs

  • #46 Some globbing cases fail on Windows
  • #47 Output from sub-processes do not display on Windows

documentations

  • #42 Fix typo in EnvVar.getOptionAs XML doc
  • #43 Fix hamburger menu styling in docs

feature

  • #41 EnvVar: Add set functions

improvements

  • #48 Add Windows to CI test matrix
  • #50 Sub-process output still not great

0.5.0-beta.2

04 Apr 13:49
bf4ddf7
Compare
Choose a tag to compare
0.5.0-beta.2 Pre-release
Pre-release

As part of this release we had 6 issues closed.

bug

  • #46 Some globbing cases fail on Windows
  • #47 Output from sub-processes do not display on Windows

documentations

  • #42 Fix typo in EnvVar.getOptionAs XML doc
  • #43 Fix hamburger menu styling in docs

feature

  • #41 EnvVar: Add set functions

improvement

  • #48 Add Windows to CI test matrix

0.5.0-beta.1

04 Apr 13:40
133c650
Compare
Choose a tag to compare
0.5.0-beta.1 Pre-release
Pre-release

As part of this release we had 3 issues closed.

documentations

  • #42 Fix typo in EnvVar.getOptionAs XML doc
  • #43 Fix hamburger menu styling in docs

feature

  • #41 EnvVar: Add set functions

0.4.0

17 Dec 17:36
e72483b
Compare
Choose a tag to compare

As part of this release we had 6 issues closed.

breaking change

  • #33 Make builder custom operations naming consistent

documentations

  • #28 Add XML documentation to record properties
  • #32 Add XML documentation to Custom operations in Computation Expression builders

features

  • #27 Add a way to list pipelines from CLI
  • #30 Add a simpler way to alias a pipeline

improvement

  • #29 Add integration tests

0.4.0-beta.2

17 Dec 14:21
Compare
Choose a tag to compare
0.4.0-beta.2 Pre-release
Pre-release

As part of this release we had 6 issues closed.

breaking change

  • #33 Make builder custom operations naming consistent

documentations

  • #28 Add XML documentation to record properties
  • #32 Add XML documentation to Custom operations in Computation Expression builders

features

  • #27 Add a way to list pipelines from CLI
  • #30 Add a simpler way to alias a pipeline

improvement

  • #29 Add integration tests

0.4.0-beta.1

13 Dec 19:08
Compare
Choose a tag to compare
0.4.0-beta.1 Pre-release
Pre-release

As part of this release we had 6 issues closed.

breaking change

  • #33 Make builder custom operations naming consistent

documentation

  • #28 Add XML documentation to record properties
  • #32 Add XML documentation to Custom operations in Computation Expression builders

features

  • #27 Add a way to list pipelines from CLI
  • #30 Add a simpler way to alias a pipeline

improvement

  • #29 Add integration tests