Skip to content

Releases: jonhadfield/sn-dotfiles

0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 09:17
2ce8e11

Changelog

  • 26ffe92 Bump google.golang.org/protobuf to v1.36.12.
  • 5ce8d38 Make TestSyncTwoFilesUpdatedFiles independent of clock skew.
  • d60748d Merge pull request #16 from jonhadfield/update-gosn-v2
  • 08514b9 Merge pull request #17 from jonhadfield/chore/pin-gosn-v2-url-redaction
  • 131584d Merge pull request #20 from jonhadfield/deps/bump-gosn-v2
  • 7b6b2b7 Merge pull request #21 from jonhadfield/chore/remove-unused-serverurl
  • 2ce8e11 Merge pull request #22 from jonhadfield/feat/homebrew-cask
  • f3730dd Publish a homebrew cask and a one-line installer.
  • da9d02a bump ci to go 1.25.1 and checkout/setup-go v7.
  • 26a194d bump codeql checkout to v7.
  • f8d068a display spinner to indicate syncing in progress.
  • d2bde82 pin gosn-v2 to master for url redaction in debug logs.
  • 7d58ec1 pin gosn-v2 to master.
  • 98e1796 refactor to remove repetition.
  • cd90d7d trigger codeql.
  • 35af703 update codeql action to v4, run on main and set up go 1.25.1.

0.1.6

Choose a tag to compare

@jonhadfield jonhadfield released this 28 Nov 21:40
17412da

Changelog

17412da add bsd versions to goreleaser.
b462d99 add clean target.
a9dc9e6 remove windows as release target.

0.1.5

Choose a tag to compare

@github-actions github-actions released this 28 Nov 17:12
df520d6

Changelog

df520d6 enable passing of db close.
1fa324d enable use of SN_USE_SESSION env var to use stored session.
ffa8d7b fix issue where only the first local item to sync would be pushed.

0.1.4

Choose a tag to compare

@github-actions github-actions released this 22 Nov 13:45
19334d6

Changelog

28a2f30 remove debug.
d8afe3d remove unused Batch field.
19334d6 update gosn-v2 dependency to fail on throttling and add test options.

0.1.3

Choose a tag to compare

@github-actions github-actions released this 20 Nov 21:35
927c211

Changelog

926abdf Create codeql-analysis.yml
d456407 add github workflows.
e1a0950 add sonarcloud badges.
18a6f7b catch error before triggering stack trace.
0693edb force non-parallel execution of tests on github workflow.
35b0822 update gosn-v2 dependency to fix sign-ins with special characters in emails.
927c211 update gosn-v2 dependency to provide additional error handling for API server connections and requests.

0.1.2

Choose a tag to compare

@jonhadfield jonhadfield released this 14 Aug 11:45
ce2278c
- Update dependencies
- Minor fixes

0.1.1

Choose a tag to compare

@jonhadfield jonhadfield released this 23 May 08:18
9b668c3
set plain text editor as default for new items to prevent html render…

0.1.0

Choose a tag to compare

@jonhadfield jonhadfield released this 16 May 10:19
3848b95
early release to support SN encryption 004.

0.0.15

Choose a tag to compare

@jonhadfield jonhadfield released this 18 May 09:37
5f837dc
integrate with gosn-v2.

0.0.14

Choose a tag to compare

@jonhadfield jonhadfield released this 29 Dec 19:23
efdda67
include full dotfile path in diff. update dependencies.