Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

53 lines (37 loc) · 2.89 KB

0.22.0

  • f2489cd [build] Upgraded go tool-chain

0.21.0

0.20.1

0.20.0

0.19.0

  • 529068f Feature: Make a sorted modules list available for templates

0.18.0

  • 9ed7c00 Feature: New template helpers

0.17.1

  • 24e3039 Fix: Support builds when head is detached

0.17.0

  • 97855c3 Fix: Version is written to stdout instead of stderr
  • aecdcd3 Feature: Template helper to convert a map to a list
  • d8b898a Fix: Prevent build|run-in commands when head is detached
  • ff5d22a Feature: Execute user defined commands in modules

0.16.0

Breaking Changes

This version includes significant breaking changes. Click through to the commit messages for more information.

  • cdcc122 Fix: Consider file dependencies when calculating the version
  • c52b91b Feature: Filter modules during commands based on git tree

0.15.1

  • 3f20eee Fix: Update head during checkout operations
  • 0760617 Fix: Detect local changes on root
  • 60792ab Fix: Handle root module changes correctly

0.15.0

  • b02aaad Feature: Filter modules during local build/describe
  • 7c0f5b0 Feature: Run mbt command from anywhere
  • 78c1b44 Feature: Improved cyclic error message
  • 25e3ae6 Feature: Display a build summary
  • 884819e Feature: Display an empty list when no modules to describe.
  • b0796b0 Feature: Build/Describe content of a commit