Skip to content

Releases: loopwork-ai/emcee

v0.4.1

28 Jan 19:52
bfbe3ba
Compare
Choose a tag to compare

Changelog

  • bfbe3ba Fix request query encoding of array parameters (#41)

v0.4.0

27 Jan 12:55
f3e7ba2
Compare
Choose a tag to compare

Changelog

  • f3e7ba2 Add support for 1Password secret references (#37)

v0.3.1

27 Jan 10:44
fd3a889
Compare
Choose a tag to compare

Changelog

v0.3.0

26 Jan 15:16
9676728
Compare
Choose a tag to compare

What's Changed

  • fixes a bad command in the readme that causes the debugger fail by @carlpeaslee in #22
  • Move installer script into tools by @mattt in #23
  • adds a hero image to the top of the readme by @carlpeaslee in #24
  • adds a callout with loopwork email by @carlpeaslee in #25
  • adds an example claude_Desktop_config, useful for debugging by @carlpeaslee in #27
  • Move example Claude Desktop config to testdata directory by @mattt in #29
  • Replace --auth option with --bearer-auth / --basic-auth / --raw-auth options by @mattt in #30
  • Fix how requests are constructed from server base URL by @mattt in #31

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Jan 00:38
5348a8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.2.0

v0.1.7

23 Jan 22:48
a19448d
Compare
Choose a tag to compare

Changelog

  • a19448d Point goreleaser brew step to homebrew-tap repo

v0.1.6

23 Jan 22:40
334202a
Compare
Choose a tag to compare

Changelog

v0.1.4

23 Jan 17:28
0abcfd6
Compare
Choose a tag to compare

Changelog

  • 0abcfd6 Add GH_PAT to env for release workflow

v0.1.3

23 Jan 15:05
fbaa6cb
Compare
Choose a tag to compare

Changelog

  • fbaa6cb Add Homebrew to goreleaser configuration (#16)

v0.1.2

22 Jan 19:05
c4a70e3
Compare
Choose a tag to compare

Changelog

  • c4a70e3 Automatically add Bearer auth scheme if not provided (#14)