Skip to content

Releases: maidsafe/safeup

v0.3.1

16 Jun 23:05
Compare
Choose a tag to compare

Other

  • fix bad script references

v0.3.0

16 Jun 21:57
Compare
Choose a tag to compare

Added

  • do not install client by default

v0.2.1

16 Jun 15:55
Compare
Choose a tag to compare

Added

  • use banners for install process
  • provide powershell install script
  • provide unix-based install script

Other

  • provide installation instructions

v0.2.0

16 Jun 13:08
Compare
Choose a tag to compare

Added

  • use ~/.local/bin as install location

Other

  • provide build job

v0.1.2

15 Jun 01:54
Compare
Choose a tag to compare

Other

  • ignore directories used in release process

v0.1.1

15 Jun 00:11
Compare
Choose a tag to compare

Other

  • improve cli documentation

v0.1.0

14 Jun 23:17
Compare
Choose a tag to compare

Added

  • full installations of binaries on windows
  • provide testnet subcommand
  • provide node command
  • support installing specific versions
  • modify shell profile for safe on path
  • provide client command

Other

  • implement release process
  • accommodate multiple github releases
  • integration test for windows installations
  • use config directory for safeup config
  • vary location of shell profile
  • add settings file to keep track of installs
  • run some integration tests
  • updates for dealing with new release format
  • apply license headers and style recommendations
  • provide initial command info
  • provide standard workflows
  • Initial commit