Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 19:01
· 197 commits to main since this release

Build

  • ensure that version tags are available for PR builds
  • use git-mob as the project name
  • allow makefile to override VERSION
  • make version detail dependent on source files
  • update PR workflow to fail on valedation failures
  • clean up diagnostic output when overriding the branch name
  • print provided version as a string, not a byte array

Code Refactoring

  • update go-printers and streamline printing
  • factor out go-printers

Docs

  • clean up RELEASE_NOTES
  • clean up language to vale standards
  • update binary install instructions

Features

  • git mob init-all --dry-run
  • git mob init-all [base-path]

Pull Requests

  • Merge pull request #48 from davidalpert/GH-43-fix-packaged-version
  • Merge pull request #49 from davidalpert/refactor-to-use-go-printers
  • Merge pull request #40 from davidalpert/init-all
  • Merge pull request #38 from davidalpert/use-go-printers
  • Merge pull request #37 from davidalpert/errata