Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 17:01
· 2 commits to master since this release

Changelog

595e988 Added cmd/ directory to support meloctl in the same project. Added meloctl Cobra commands' code in cmd/. Moved Melody's main.go into cmd/ following for the new project architecture
f4b9839 Added docker-compose.yml to release archive
04baea7 Modified the Dockerfile to accomodate the use of the cmd/ folder
af6396a Refactored some code to allow easier reuse and added fresh meloctl code
67f2a5f Renamed the http parser file to a more specific filename. Moved the function from config/utils.go to the global package fileutils
29658bf Update go module