Skip to content

v0.8.5

Choose a tag to compare

@github-actions github-actions released this 29 Sep 14:40
· 222 commits to main since this release
bc3e2d8

Changes since v0.8.4

  • Merge pull request #29 from johnwmail/feature/grokcodefast1 (bc3e2d8)
  • refactor: enhance error handling in storePasteAndRespond for validation errors (939313b)
  • feat: Implement upload handler and paste service (122b54c)
  • refactor: improve error handling in Get method for S3 and local filesystem (756caf6)
  • refactor: add Exists method to storage interfaces and implementations (ceb783b)
  • refactor: clean up comments in setupRouter and runHTTPServer functions (a684c34)
  • refactor: update NCLIP_URL to use demo environment in docker-compose and deployment files (4f88da5)

What's Changed

  • feat: Implement upload handler and paste service by @johnwmail in #29

Full Changelog: v0.8.4...v0.8.5