Skip to content

Releases: exdial/susu

susu v0.1.5

Choose a tag to compare

@github-actions github-actions released this 08 Aug 23:26
1fe1ef3

Changelog

  • 1fe1ef3 Hotfix/r5 authoritative contract (#8)

susu v0.1.4

Choose a tag to compare

@github-actions github-actions released this 04 Aug 23:14
dc8a5b2

Changelog

  • b3348dc fix(app): prevent aliased destination conflicts

susu v0.1.3

Choose a tag to compare

@github-actions github-actions released this 03 Aug 01:59
19dfd71

Changelog

  • 19dfd71 hotfix: .kube/cache is not ignored (#7)
  • 40e58fd hotfix: r4 sanitize git environment (#6)

susu v0.1.2

Choose a tag to compare

@github-actions github-actions released this 01 Aug 21:52
500d145

Changelog

  • 500d145 Hotfix/r3 safe apply staging cleanup (#5)

susu v0.1.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 19:20
bcbe1cf

Changelog

  • 57cf6ad Hotfix/r1 protect local state binding (#1)
  • bcbe1cf Hotfix/r2 protect repository paths (#2)
  • 782d6f3 ci: add cross-platform checks for pull requests and main

susu v0.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 02:09
1e31c88

Changelog

  • a93babb build: add Makefile for minimal builds and installation
  • 1e31c88 ci: add automated GitHub releases with GoReleaser
  • b4cd131 docs(design): document architecture and data flows
  • 0b31c71 docs(readme): streamline overview and integrate project lore
  • 95496e2 docs(reference): add detailed CLI and behavior reference
  • 61f7b51 docs(security): document security model and cryptographic formats
  • 836c520 feat(app): implement dotfile management workflows
  • aa37f13 feat(cli): expose susu command-line interface
  • 885a2d6 feat(crypto): add repository master-key encryption
  • da4d828 feat(manifest): add versioned repository manifest
  • f10f406 feat(paths): add portable HOME and XDG path resolution
  • 7f18659 feat(repository): add Git repository management and locking
  • 28f1144 feat(safefs): add symlink-safe filesystem operations
  • fb6036f feat(state): persist active repository binding