CSharpier v0.12.0 Release Notes

  • 💥 Breaking Changes

    • If a file that fails to compile is piped to csharpier, csharpier now writes an error message on std error and return a 1 exit code.

    What's Changed

    • Nested Initializers should break #487
    • ➕ Adding --pipe-multiple-files and other changes to support vscode extension #283

    Full Changelog: https://github.com/belav/csharpier/compare/0.11.1...0.12.0