Skip to content

Releases: tylerbutler/santa

santa-v0.1.4

17 Nov 04:58
c9539d5

Choose a tag to compare

Added

  • enhance workspace configuration and CI for multi-package best practices (#23)

santa-v0.1.3

17 Nov 04:43
2e8abee

Choose a tag to compare

Added

  • enhance workspace configuration and CI for multi-package best practices (#23)

0.1.2 - 2025-11-17

17 Nov 03:46
c4d9c6f

Choose a tag to compare

Release Notes

Fixed

  • make source system extensible without code changes (#19)

Install santa 0.1.2

Install prebuilt binaries via Homebrew

brew install santa

Install prebuilt binaries into your npm project

npm install [email protected]

Download santa 0.1.2

File Platform Checksum
santa-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
santa-x86_64-apple-darwin.tar.xz Intel macOS checksum
santa-x86_64-pc-windows-msvc.zip x64 Windows checksum
santa-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
santa-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.1 - 2025-11-16

17 Nov 01:54
3cb2b3d

Choose a tag to compare

Release Notes

Fixed

  • add Windows package manager to default config sources (#8)

Other

  • migrate to workspace structure with santa-data crate (#6)
  • migrate to workspace structure with CCL-only configuration (#5)

Install santa 0.1.1

Install prebuilt binaries via Homebrew

brew install santa

Install prebuilt binaries into your npm project

npm install [email protected]

Download santa 0.1.1

File Platform Checksum
santa-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
santa-x86_64-apple-darwin.tar.xz Intel macOS checksum
santa-x86_64-pc-windows-msvc.zip x64 Windows checksum
santa-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
santa-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

santa-data-v0.1.4

17 Nov 04:58
c9539d5

Choose a tag to compare

Fixed

  • (dist) exclude santa-data library from cargo-dist releases

santa-data-v0.1.3

17 Nov 04:42
2e8abee

Choose a tag to compare

Added

  • enhance workspace configuration and CI for multi-package best practices (#23)

0.1.2 - 2025-11-17

17 Nov 03:38
c4d9c6f

Choose a tag to compare

Release Notes

Fixed

  • make source system extensible without code changes (#19)

santa-data-v0.1.1

17 Nov 01:15
0643dff

Choose a tag to compare

Other

  • remove unused dependencies and fix clippy warnings (#12)