Releases: gwoo/hap
Releases · gwoo/hap
Release list
Hap v2.6
Hap v2.5
- Add HAP_IP and HAP_PORT as exported variables
- Add deploy configurations for multi host updates
- can be run multiple times
- does not run the hosts builds or commands
- can be limited by the -h, --host param
- default addr will be used if none specified for host
Hap v2.3
Hap v2.2
Hap v2.1
Hap v1.6
- Fix git rev check.
- Better error messages.
Binaries built with Go 1.7.3.
For complete changeset see: v1.5...v1.6
Hap v1.5
Added --file option for specifying the configuration.
Added host name matching to allow grouping hosts, https://golang.org/pkg/path/filepath/#Match
Added --force option to force building when no commits have changed.
Binaries built with Go1.5.
For complete changeset see: v1.4...v1.5