Skip to content

Releases: furan917/MageComm

Release v0.1.13

19 Mar 15:55
c5fe337
Compare
Choose a tag to compare

0.1.13 (2024-03-19)

Bug Fixes

  • Ensure logrus always has the right logfile before logging (ba34b51)

Release v0.1.12

27 Nov 16:50
8ee6ac6
Compare
Choose a tag to compare

0.1.12 (2023-11-27)

Bug Fixes

  • Slack command output disable affected full message instead of command output only (0f1773d)

Release v0.1.11

24 Nov 13:10
97b9dd2
Compare
Choose a tag to compare

0.1.11 (2023-11-24)

Bug Fixes

  • Add release pleas comment to version file (b31cc8d)
  • add version command properly (db3df42)
  • ensure version output is displayed without comment (e79e230)

Release v0.1.10

23 Nov 16:56
fff5962
Compare
Choose a tag to compare

0.1.10 (2023-11-23)

Bug Fixes

  • log formatting + add disallow override file option to config (544767e)
  • magerun command now handles config override correctly (66eb5ea)
  • small fix for graceful interupts + some whitespacing fixes (229a649)

Release v0.1.9

11 Oct 21:44
271704d
Compare
Choose a tag to compare

0.1.9 (2023-10-11)

Bug Fixes

  • Clear line properly for waiting indicator (9bfe765)
  • error output now properly included in return (7da6a34)
  • fix no output returns + functionality to strip content (869942f)
  • Fix tests for basic magerun command send (5928164)

Release v0.1.8

18 Sep 15:14
f7abee7
Compare
Choose a tag to compare

0.1.8 (2023-09-18)

Bug Fixes

  • Command Escaping added + Correct config file pickup (5fbd2fe)
  • Map and Slices can now be read from config file (839b3c6)

Release v0.1.7

31 Aug 13:53
7fc975e
Compare
Choose a tag to compare

0.1.7 (2023-08-31)

Bug Fixes