Skip to content

Releases: Duet3D/CrcAppender

Version 1.3.0

Choose a tag to compare

@chrishamm chrishamm released this 24 Sep 12:22

This release contains precompiled program binaries for Windows x86_x64, Linux x86_x64, and OS X x86_64/ARM64. This version comes self-contained as a single .NET 8 binary, so no more runtime dependencies are required. However, it may be necessary to rename the binary for your machine to CrcAppender before it can be used.

See README.md for further details.

There are no functional differences since the last release.

Version 1.2.0

Choose a tag to compare

@chrishamm chrishamm released this 17 Jun 09:02

This release contains precompiled program binaries for Windows x64, Linux x64, and OS X.
In order to use them the .NET Runtime 6 is required.

See README.md for further details.

This release implements automatic stripping of comments and empty lines from ".g" files that are supposed to be embedded in the firmware binary.

Version 1.1.0

Choose a tag to compare

@chrishamm chrishamm released this 21 Sep 13:59

This release contains precompiled program binaries for Windows x64, Linux x64, and OS X.
In order to use them the .NET Runtime 5 is required.

See README.md for further details.

This release implements automatic stripping of comments and empty lines from ".g" files.

Version 1.0.0

Choose a tag to compare

@chrishamm chrishamm released this 18 Aug 17:24

This release contains precompiled program binaries for Windows x64, Linux x64, and OS X.
In order to use them the .NET Runtime is required.

See README.md for further details.