Skip to content

Releases: shaneburrell/modelmove

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 01 Aug 03:00

Changelog

Other

  • 0ad3fbc: Fix nilerr lint in cleanStage WalkDir callback. ( <>)

Installing

Both machines need modelmove on their PATH for SSH transfers: the
local side drives the transfer and the remote side runs modelmove remote-helper. The binaries are static, so scp'ing one across is enough.

go install github.com/shaneburrell/modelmove/cmd/modelmove@v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 01 Aug 01:58

Changelog

Other

  • c678148: Fail plan when destination files cannot be hashed. ( <>)
  • 591deb0: Ignore .cursor/ ( <>)

Installing

Both machines need modelmove on their PATH for SSH transfers: the
local side drives the transfer and the remote side runs modelmove remote-helper. The binaries are static, so scp'ing one across is enough.

go install github.com/shaneburrell/modelmove/cmd/modelmove@v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 02:54

Changelog

Other

  • 753dc04: Document Homebrew install via shaneburrell/tap ( <>)
  • 250bcd2: Move CI onto the Node 24 action releases ( <>)

Installing

Both machines need modelmove on their PATH for SSH transfers: the
local side drives the transfer and the remote side runs modelmove remote-helper. The binaries are static, so scp'ing one across is enough.

go install github.com/shaneburrell/modelmove/cmd/modelmove@v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 02:39

Changelog

Other

Installing

Both machines need modelmove on their PATH for SSH transfers: the
local side drives the transfer and the remote side runs modelmove remote-helper. The binaries are static, so scp'ing one across is enough.

go install github.com/shaneburrell/modelmove/cmd/modelmove@v0.1.0