Skip to content

Releases: aheckmann/m

1.9.6

18 Sep 17:52
15ce235

Choose a tag to compare

1.9.6 / 2025-09-18

  • Fix: mongo 4.2 installation on ubuntu 22 #156

1.9.5

17 Sep 17:16
a435d1c

Choose a tag to compare

1.9.5 / 2025-09-17

  • Fix: ubuntu 24 support #154

1.9.4

19 Aug 23:48
9f39bf4

Choose a tag to compare

1.9.4 / 2025-08-19

  • Fix: honor M_BIN_DIR when checking current versions
  • Fix: honor --json flag in all cases
  • Fix: honor CONFIRM flag when removing versions
  • Test: added CI suite
  • AI: add .github/instructions

1.9.3

14 Aug 23:45
a4df3c1

Choose a tag to compare

1.9.3 / 2025-08-14

  • Fix: display * next to active version
  • Fix #85: show * next to v4.2.24 when active
  • Docs: improve readme
  • Add security.md

1.9.2

14 Aug 16:34
99ad998

Choose a tag to compare

1.9.2 / 2025-08-14

  • Fix: monogsh installation on OSX

For installation options, see: https://github.com/aheckmann/m#installation

1.9.1

29 Mar 09:57
afbb86a

Choose a tag to compare

1.9.1 / 2025-03-29

  • Use GitHub token from the environment for API requests if present (@gmishkin)
  • Allow curl errors to bubble up to the terminal to help troubleshoot (@gmishkin)
  • Add support for Amazon Linux 2023 (@JamesHeppenstall)
  • Add support for Pop_OS! linux (@toto-dev)

For installation options, see: https://github.com/aheckmann/m#installation

1.9.0

17 Mar 04:13
d8f1c9d

Choose a tag to compare

1.9.0 / 2024-03-17

  • Fix: #78: Add version-based support for native arm64 Database Tools on macOS
  • Fix: #95: Add info on installing mongosh via brew for macOS users

For installation options, see: https://github.com/aheckmann/m#installation

1.8.9

19 Oct 07:51

Choose a tag to compare

1.8.9 / 2023-10-19

  • Remove shell prompt from install examples so it doesn't get copied
  • Fix #93: Download of MongoDB 4.2 binaries on Ubuntu 22.04

For installation options, see: https://github.com/aheckmann/m#installation

1.8.8

17 Oct 01:41

Choose a tag to compare

1.8.8 / 2023-10-17

  • Add distro detection for KDE Neon (based on Ubuntu LTS)

For installation options, see: https://github.com/aheckmann/m#installation

1.8.7

27 Sep 06:27

Choose a tag to compare

1.8.7 / 2023-09-27

  • Use "curl -s" (silent) instead of "curl -#" (@mpobrien)

For installation options, see: https://github.com/aheckmann/m#installation