Skip to content

v1.1.0

Compare
Choose a tag to compare
@Danw33 Danw33 released this 21 Aug 10:44
· 13 commits to master since this release
1.1.0
e6c88b2

v1.1.0 of go-build 🚀, the open-source MIT-Licensed multi-project multi-branch build tool.

Go build now supports plugins! A basic plugin interface has been exposed, and a couple of simple plugins are included by default - compile them using make build-plugins! 😄

Changelog

  • 🔌 Plugin Support!
  • 🔨 Makefile improved with plugin build support
  • 🐦 Raven library added for Sentry.io reporting support (turn it off with the metrics config parameter)

Give it a go!


Dependencies: libgit2 (v0.27.0) and libssh2

go-build : Repo | Website