Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 07:53

Changelog

  • 083af10 build: Inits the project
  • c8742ec ci: Adds GoReleaser
  • fcb9b7c docs: Adds a README.md
  • 9882260 feat(anna): Adds an Anna's Archive connector
  • af023e0 feat(mcp): Implements the MCP server
  • 42d6839 fix: Converts from dir: to main: in the GoReleaser config
  • 86cd70e fix: Removes UPX for Windows builds
  • 521acff fix: Removes invalid GoReleaser path
  • c9a52f7 fix: Removes the binary: keys
  • 95af162 fix: Renames to main.go
  • fb756a0 fix: Specifies additional GoReleaser args
  • b286eb4 fix: Specifies the config path for GoReleaser
  • 280e7c2 fix: Try renaming the program to fix GoReleaser
  • 8efd2ea refactor: Creates an cmd/annas-mcp folder