v0.2.0
What's Changed
- Update install.sh to use goblin.run instead of old domain by @remorses in #17
- Feat: Caching by @barelyhuman in #18
- Now has the ability to enable storage based caching, the whole thing is compatible with S3 based storage engines for now and will be deployed this weekend. Devs who'd like to try it out early can do it from the source code and the docker images.
New Contributors
All Changes
020a81e chore: add deploy example
c0f8f9c ci: fix token
65d30d6 ci: add attestation
f9b11a0 ci: update docker build push
942ed7b chore: update sorting
1f409be chore: fix url for hits
6d42170 Update install.sh to use goblin.run instead of old domain (#17)
3541561 docs(self-host): add in prebuilt docker image
40e5fc7 ci: add job_name and format
83b1ff0 ci: rename GITHUB* to GH*
d9d3d0b add pub script
0c613fb remove proc
f7c9bf0 chore: updates
91e4a31 feat: add dockerfile setup