Skip to content

Releases: m-cmp/mc-admin-cli

v0.2.0

03 Jul 06:05
34c4180

Choose a tag to compare

Release v0.2.0

What's Changed

Major Updates

  • New API Subcommand: We've added a powerful new api subcommand to the project, making it easier than ever to interact with the platform's API. This addition allows for more streamlined and efficient API management. #3

  • Enhanced Build Process: A new Makefile has been added to the project root directory, simplifying the build process. Now, building the project is as easy as running a single command. #3

Documentation Improvements

  • Updated README: The README file has been updated to include detailed information about the new api subcommand, ensuring you have all the information you need to get started quickly. #4

New Contributors

Full Changelog

For a detailed list of all changes and improvements in this release, please refer to the full changelog: v0.1.0...v2.0.0

v0.1.1

02 Jul 01:57
34c4180

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

What's Changed

  • Add api subcommand & Add makefile in project root directory to build project easily by @MZC-CSC in #3
  • update readme file to add api subcommand information by @MZC-CSC in #4

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

14 Jun 05:25
014cb96

Choose a tag to compare

What's Changed

  • Tested Docker-based installation by @dev4unet in #1
  • Platform install and run with docker by @thdclals18 in #2
  • Update README.md and subcommand details md file by in 746dad

New Contributors

Full Changelog: https://github.com/m-cmp/mc-admin-cli/commits/v0.1.0