v0.8.5
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