Skip to content

v0.7.3

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

v0.7.3 - 2022-08-22

Build

  • ignore windows/arm64
  • downgrade dependencies to go1.16

Code Refactoring

  • replace explode/implode with rehash/uninstall

Docs

  • add how-to for showing mob in your shell prompt

Test Coverage

  • uninstall command can break hook scripts
  • fix typo in announced paths
  • remove {project}/bin from aruba command_search_paths

Pull Requests

  • Merge pull request #75 from davidalpert/71-feat-add-more-documentation-to-feature-specs
  • Merge pull request #72 from davidalpert/70-support-install-with-earlier-golang-versions-eg-117-or-116