github creativeprojects/resticprofile v0.10.0

latest releases: v0.26.0, v0.25.0, v0.24.0...
3 years ago

New resticprofile version with bug fixes and a big new feature:

  • fix --exclude and --iexclude parameters in unix environment not properly escaping ? and * characters
  • don't escape (space) if already escaped
  • self-update now works on ARM CPUs (like raspberry pi)
  • configuration files can embed Go templates for modularity

I think it is now feature complete for a version 1.0 😄

Changelog

e2047e0 Escape exclude globs passed to /sh
be97fae add proper character escaping: - count the number of \ in front - do not escape it again if it was already escaped
b30cbe5 change self-updater library to work with ARM cpus
8d95c1e detect arm version from runtime internal register
c9b0c34 new version of the updater
604da32 put armv7 target back
836cbae squash merge of branch config-single-template: add templating and variable expansion
f177173 upgrade clog package
48cf85e upgrade selfupdate package

Don't miss a new resticprofile release

NewReleases is sending notifications on new releases.