Skip to content

Releases: rameshvarun/ups

v0.2.1

Choose a tag to compare

@rameshvarun rameshvarun released this 15 Apr 18:35

Functionality-wise, this is identical to the previous release. It uses a newer version of Go, allowing us to build for platforms that weren't previously available. However, darwin/386 has been removed since it is no longer supported.

v0.2.0

Choose a tag to compare

@rameshvarun rameshvarun released this 08 May 19:57

Fixes an error in diff creation that occurs whenever the last byte of a file has been modified.

v0.1.0

Choose a tag to compare

@rameshvarun rameshvarun released this 30 Sep 10:38

First verison of the ups tool. Implements basic diff and apply commands.