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

Releases: abdfnx/gomo

Gomo 📐 v0.0.2

23 Apr 15:10
8e097b0
Compare
Choose a tag to compare

What's changed ?

  • add --mod and --path flags to gomo init command.

Changelog

  • 8e097b0 update gitpod dockerfile and config
  • 2d12523 update gitpod config and move tasks to .gitpod/Dockerfile file
  • c1c8b5b setup gitpod config, add --mod and --path flags

Full Changelog: v0.0.1...v0.0.2

Gomo 📐 v0.0.1

23 Apr 12:27
Compare
Choose a tag to compare

First Release

this is the first release of gomo

Changelog

  • 50f7c93 fix windows iostreams console
  • c5b6468 actions(release): finish from gomo release workflow
  • b67d9c9 actions(release): finish from gomo release workflow
  • 9daa1bb update interfaces in gomo get and gomo update commands
  • bac6ed1 fix examples layout, add README, create goreleaser config file
  • 8bca804 Create SECURITY.md
  • 246eb06 setup codeql scanning workflow
  • 47ffc3d Create CODE_OF_CONDUCT.md
  • af9e17f add more tasks, build gomo docker image
  • b75dfe1 add editorconfig and golangci configs, add .gitignore
  • 9aad0d0 add the main file of gomo, update some commands and examples
  • 3c87dd4 finish from gomo get and gomo delete commands
  • b0f9cf1 add gomo download to root command
  • 0d03f23 start building the root command
  • bfc120d add abdfnx/resto package, build the version checker
  • 6e0e8c7 finish from gomo add command
  • bf22685 build gomo update command
  • 5fc8639 rename install command to download, add simple tui
  • fdeae4d finish from gomo install command, add some test folders
  • 3cf273d finish from gomo init command
  • 6601d3f create gomo help topic functions
  • b109345 build gomo help functions
  • 15ff919 add new modules, build tools package
  • da86d4a build gomo cli factory
  • c3b01e5 add more modules, add new ios functions and handlers
  • 91cd000 start building ios package (tty size)
  • 0f49b1d add core/init package, add new go module
  • 77aceaa init task file
  • 55bb399 init github.com/abdfnx/gomo
  • 04af201 Initial commit

Full Changelog: https://github.com/abdfnx/gomo/commits/v0.0.1