Skip to content

Releases: Loops-so/cli

v0.4.2

05 May 15:56
Immutable release. Only release title and notes can be modified.
dc5978f

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

01 May 15:07
Immutable release. Only release title and notes can be modified.
667a2c8

Choose a tag to compare

What's Changed

  • chore: better errors for missing positional args by @notnmeyer in #68

Full Changelog: v0.4.0...v0.4.1

v0.4.0

30 Apr 19:30
Immutable release. Only release title and notes can be modified.
be57cb9

Choose a tag to compare

What's Changed

  • feat: fzf-powered picker for list commands by @notnmeyer in #64
  • feat: colorize lmx by @notnmeyer in #65
  • refactor: api client uses functional options, debug routes to io.Writer by @notnmeyer in #66
  • feat: use the loops-go sdk, rm internal/api by @notnmeyer in #67

Full Changelog: v0.3.0...v0.4.0

v0.3.0

27 Apr 21:51
Immutable release. Only release title and notes can be modified.
1768c2a

Choose a tag to compare

What's Changed

  • chore: update campaigns create to match api changes by @notnmeyer in #60
  • feat: add campaigns update command by @notnmeyer in #61
  • chore: hide campaigns and email-messages from top-level help output until they are GA by @notnmeyer in #63
  • BREAKING CHANGE: consistently use positional identifiers by @notnmeyer in #62
    • the following commands have had identifiers moved from flags to positional arguments,
      • auth login <name>
      • auth logout <name>
      • events send <name>
      • transactional send <id>
      • send <id>

Full Changelog: v0.2.1...v0.3.0

v0.2.1

23 Apr 13:48
Immutable release. Only release title and notes can be modified.
eb53b30

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.1-0

21 Apr 21:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.2.1-0 Pre-release
Pre-release

Full Changelog: v0.2.0...v0.2.1-0

v0.2.0

21 Apr 18:39
Immutable release. Only release title and notes can be modified.
df87b92

Choose a tag to compare

What's Changed

  • chore: use charm.land/fang/v2 for better tables, colors by @notnmeyer in #58
  • chore: replace version subcommand with --version flag by @notnmeyer in #58

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Apr 19:50
Immutable release. Only release title and notes can be modified.
2e28f62

Choose a tag to compare

What's Changed

  • chore: configure goreleaser for signing/notarization by @notnmeyer in #57

Full Changelog: v0.0.5...v0.1.0

v0.1.0-0

17 Apr 19:37
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.1.0-0 Pre-release
Pre-release

Full Changelog: v0.0.5...v0.1.0-0

v0.0.5

17 Apr 15:54
Immutable release. Only release title and notes can be modified.
50e4847

Choose a tag to compare

What's Changed

  • chore: change the entry point to support go install by @notnmeyer in #56

Full Changelog: v0.0.4...v0.0.5