Skip to content

Releases: cfdl-dev/cfdl-releases

Release list

v0.10.1

Choose a tag to compare

@bizarc bizarc released this 16 Sep 19:16
9082276

CFDL 0.10.1

Licensed under the PolyForm Noncommercial License 1.0.0: free for any
noncommercial purpose; use by or for a business needs a commercial license
(support@cfdl.dev). The LICENSE in each bundle is authoritative. Releases
through 0.9.0 remain under BUSL-1.1.

Highlights

See the changelog section for this version at https://cfdl.dev/docs/changelog.

Install

  • CLI: brew install cfdl-dev/tap/cfdl, or download the binary for your
    platform below and place it on your PATH.
  • Python SDK: pip install cfdl-sdk.
  • API server: docker run -p 8080:8080 ghcr.io/cfdl-dev/cfdl-server:0.10.1.
  • VS Code: install the extension from the Marketplace or Open VSX, or from the
    .vsix below. Setup: https://cfdl.dev/docs/install/vscode

Support: support@cfdl.dev. Security: security@cfdl.dev.

Artifacts

  • cfdl-darwin-arm64, cfdl-darwin-x64, cfdl-linux-x64, cfdl-windows-x64.exe — the CLI
  • cfdl-lsp-darwin-arm64, cfdl-lsp-darwin-x64, cfdl-lsp-linux-x64, cfdl-lsp-windows-x64.exe — the language server
  • cfdl-vscode-0.10.1.vsix — the editor extension
  • cfdl-docs-0.10.1.tar.gz — the language documentation
  • cfdl-packs-0.10.1.tar.gz — the domain packs
  • cfdl.rb — the Homebrew formula
  • SHA256SUMS.txt, release-manifest-0.10.1.json

v0.10.0

Choose a tag to compare

@bizarc bizarc released this 16 Sep 13:37
9082276

CFDL 0.10.0

Licensed under the PolyForm Noncommercial License 1.0.0: free for any
noncommercial purpose; use by or for a business needs a commercial license
(support@cfdl.dev). The LICENSE in each bundle is authoritative. Releases
through 0.9.0 remain under BUSL-1.1.

Highlights

See the changelog section for this version at https://cfdl.dev/docs/changelog.

Install

  • CLI: brew install cfdl-dev/tap/cfdl, or download the binary for your
    platform below and place it on your PATH.
  • Python SDK: pip install cfdl-sdk.
  • API server: docker run -p 8080:8080 ghcr.io/cfdl-dev/cfdl-server:0.10.0.
  • VS Code: install the extension from the Marketplace or Open VSX, or from the
    .vsix below. Setup: https://cfdl.dev/docs/install/vscode

Support: support@cfdl.dev. Security: security@cfdl.dev.

Artifacts

  • cfdl-darwin-arm64, cfdl-darwin-x64, cfdl-linux-x64, cfdl-windows-x64.exe — the CLI
  • cfdl-lsp-darwin-arm64, cfdl-lsp-linux-x64, cfdl-lsp-windows-x64.exe — the language server
  • cfdl-vscode-0.10.0.vsix — the editor extension
  • cfdl-docs-0.10.0.tar.gz — the language documentation
  • cfdl-packs-0.10.0.tar.gz — the domain packs
  • cfdl.rb — the Homebrew formula
  • SHA256SUMS.txt, release-manifest-0.10.0.json