Skip to content

2.2: Vampire build

Compare
Choose a tag to compare
@fubarhouse fubarhouse released this 11 Apr 13:09
· 301 commits to master since this release

v2.2 Is basically a rewrite and refactor of many core functionalities for the sake of simplicity.

Changes since v2.1

  • Complete rewrite of role.
  • No more GVM - statistics show a very small portion of users actually use GVM.
  • GoPM tasks are more contextually literate
  • Variables are more flexible and standardised
  • Configurations ($GOOS & $GOARCH) are limitless, automatic and configurable.
  • Problems with user permissions on go get are resolved.
  • Default version is updated to 1.8.1
  • Documentation is now up to date and accurate.
  • Travis CI tests are now passing
  • Idempotence tests pass
  • Significant performance gains

Features no longer available

The following are features which are no longer available, but are likely in the roadmap to be re-introduced.

Go version manager implementation.

  • Building from source
  • Official Ubuntu 12.04 support