Releases: benkleyner/dev-sync
Releases · benkleyner/dev-sync
Release list
v0.1.1
v0.1.0
Changelog
- a5c5fc8 Fix Homebrew tap owner
- a9e1f79 Prepare Homebrew release
- 718c1f9 Verify SFTP host keys (#16)
- f18790c Store SFTP passwords in keyring
- bfa5894 Verify SFTP host keys
- 20247c6 updated readme (#15)
- 8cf35ca Watch newly created sync directories
- 301b91f updated readme
- 8319bc5 daemon and styles (#14)
- 9efb9e8 daemon and styles
- a397db0 created daemon file and run command (#13)
- 4278b63 created daemon file and run command
- d0f809c created onboarding flow for a new sync pair (#12)
- beceb8c created onboarding flow for a new sync pair
- 473f66d sftp syncing (#11)
- b5b1037 sftp syncing
- 9954877 sync with a local directory (#10)
- 1f8eb2a sync with a local directory
- debe5cf using channels instead of polling (#9)
- f597462 using channels instead of polling
- cbc6283 watch dir for changes (#8)
- d24d2e5 watch dir for changes
- ea4febb added support for gitignore (#7)
- a5e88b1 added support for gitignore
- 07b2eb1 added scan which prints all files in a directory (#6)
- 1751633 added scan which prints all files in a directory
- 84e7ea0 basic cli (#5)
- 387afc6 basic cli
- a24ef7c Initial commit