Releases: shirou/mqttcli
Releases · shirou/mqttcli
0.2.0
Changelog
- 400654f Bump github.com/bitly/go-simplejson from 0.5.0 to 0.5.1
- 69839dc Bump github.com/eclipse/paho.mqtt.golang from 1.4.1 to 1.4.2
- 8b7c92d Bump github.com/eclipse/paho.mqtt.golang from 1.4.2 to 1.4.3
- 1d3f5d4 Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13
- 6cd8eb9 Bump github.com/urfave/cli/v2 from 2.11.1 to 2.16.3
- 6e750cd Bump github.com/urfave/cli/v2 from 2.16.3 to 2.23.7
- 2e5fa38 Bump github.com/urfave/cli/v2 from 2.23.7 to 2.25.1
- 09ba4a1 Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.7
- c10e479 Bump golang.org/x/text from 0.3.7 to 0.3.8
- 9aa3cce Merge pull request #49 from shirou/dependabot/go_modules/github.com/mattn/go-colorable-0.1.13
- 1e0548c Merge pull request #53 from shirou/dependabot/go_modules/github.com/urfave/cli/v2-2.16.3
- c41854b Merge pull request #58 from shirou/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.4.2
- 29a6e83 Merge pull request #62 from shirou/dependabot/go_modules/github.com/urfave/cli/v2-2.23.7
- 949b976 Merge pull request #63 from shirou/feature/fix_alias_flags
- 26283d1 Merge pull request #69 from shirou/dependabot/go_modules/github.com/urfave/cli/v2-2.25.1
- cec9c8a Merge pull request #70 from shirou/dependabot/go_modules/golang.org/x/text-0.3.8
- a8f511f Merge pull request #74 from shirou/dependabot/go_modules/github.com/bitly/go-simplejson-0.5.1
- aabec6e Merge pull request #76 from shirou/dependabot/go_modules/github.com/urfave/cli/v2-2.25.7
- 874eb20 Merge pull request #77 from shirou/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.4.3
- 74d7680 fix alias flag names.
What's Changed
- Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 by @dependabot in #49
- Bump github.com/urfave/cli/v2 from 2.11.1 to 2.16.3 by @dependabot in #53
- fix alias flag names. by @shirou in #63
- Bump github.com/urfave/cli/v2 from 2.16.3 to 2.23.7 by @dependabot in #62
- Bump github.com/eclipse/paho.mqtt.golang from 1.4.1 to 1.4.2 by @dependabot in #58
- Bump github.com/urfave/cli/v2 from 2.23.7 to 2.25.1 by @dependabot in #69
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #70
- Bump github.com/bitly/go-simplejson from 0.5.0 to 0.5.1 by @dependabot in #74
- Bump github.com/eclipse/paho.mqtt.golang from 1.4.2 to 1.4.3 by @dependabot in #77
- Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.7 by @dependabot in #76
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- feat: remove h flag for help by @shirou in #47
- Bump github.com/urfave/cli/v2 from 2.4.8 to 2.11.1 by @dependabot in #46
- Bump github.com/eclipse/paho.mqtt.golang from 1.3.5 to 1.4.1 by @dependabot in #41
Full Changelog: 0.0.4...0.1.0
0.0.4
Changelog
- a501ad7 Add .circleci/config.yml
- 3c0ccb6 Bump github.com/eclipse/paho.mqtt.golang from 1.1.1 to 1.3.5
- 677e573 Bump github.com/mattn/go-colorable from 0.0.9 to 0.1.9
- b64529e Bump github.com/mattn/go-colorable from 0.1.10 to 0.1.11
- e12d794 Bump github.com/mattn/go-colorable from 0.1.11 to 0.1.12
- 63d1a0c Bump github.com/mattn/go-colorable from 0.1.9 to 0.1.10
- 2ee6401 Bump github.com/urfave/cli/v2 from 2.3.0 to 2.4.4
- 6ce52f2 Bump github.com/urfave/cli/v2 from 2.4.4 to 2.4.8
- 8ae1bcd Create dependabot.yml
- 697b67c Make compatible with v2 release of cli package
- 57273dc Merge pull request #14 from dos65/create_install_directory
- 58422f7 Merge pull request #17 from jaygooby/master
- a9be2d7 Merge pull request #18 from shirou/circleci-project-setup
- 00429e7 Merge pull request #19 from mmorel-35/chore/dependabot
- 6d79ac9 Merge pull request #22 from shirou/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.5
- 7e848d4 Merge pull request #24 from shirou/dependabot/go_modules/github.com/mattn/go-colorable-0.1.9
- 26661d4 Merge pull request #25 from shirou/dependabot/go_modules/github.com/mattn/go-colorable-0.1.10
- 013e299 Merge pull request #26 from shirou/dependabot/go_modules/github.com/mattn/go-colorable-0.1.11
- 752c947 Merge pull request #27 from shirou/dependabot/go_modules/github.com/mattn/go-colorable-0.1.12
- 19ae891 Merge pull request #30 from shirou/dependabot/go_modules/github.com/urfave/cli/v2-2.4.4
- 559a5b5 Merge pull request #31 from shirou/dependabot/go_modules/github.com/urfave/cli/v2-2.4.8
- 4e547d4 Merge pull request #32 from shirou/feature/add_go_releaser
- 147bedd Merge pull request #33 from shirou/feature/update_install_method
- 56d64e7 Merge pull request #34 from shirou/feature/update_go_releaser
- 6685dbe add goreleaser
- 1ec033e add goreleaser
- 71ac292 change to urfave/cli/v2 and go mod.
- ea54ab7 install.sh - create install directory if it doesn't exist
- 4c31c6a remove travis
- 1e31202 restructure config reading order.
- a1407ff update circleci image.
- 3f4aa9b update goreleaser to compile more platforms.
0.0.3: Merge pull request #13 from sks/feature/point_to_shirou
Feature/cut release using .travis