v0.0.0-alpha0
Changelog
- 74feacf Added CLI build script, handle authentication error
- 21ccee5 Added cmd line docs and flags
- 73249ac Added missing icon.go file ( windows systray icon )
- faa264e Added systray for windows and messagebox showing usage
- 2fb498e Backup working, needs optimization for incremental
- d0ad456 Chunking and initial work on protocol
- e2e2cbf Create README.md
- 7b08379 Documented code a bit better
- c91b9a4 First commit
- 745cf4f Fix PXAR indexing problem, documentation didn't state Goodbye entries being a special binary try structure
- 866935d Fix catalog directory offset
- 652c12e Fixed slicing of chunk assignment
- 03e19c4 Fixed windows specific stuff
- 00de84b Forgot go.sum file
- daa6222 Incremental backups working
- 93d8d9f License
- c14f5ee Made command line instructions a bit more clear
- b52d214 Merge branch 'master' of https://github.com/tizbac/proxmoxbackupclient_go
- 941e2c6 Removed debug stuff
- f37905d Update README.md
- 53b0ef3 Update README.md
- 2164faa VSS Snapshot support
- 9325d7c feat: add goreleaser workflow on git tag