Skip to content

v1.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 23:12
· 267 commits to main since this release
0812f24

Changelog

  • 0812f24 Merge pull request #6 from permafrost-dev/add-cache
  • d8233fb update readme
  • 6d9f665 cache implementation, add config settings
  • 1924fab implement caching when including remote files or retrieving checksum files from urls
  • 55e73c2 implement a basic cache on top of bbolt db
  • 95c4cd8 add bbolt and carbon packages
  • 054ecc4 Refactor ProcessIncludes to process include files concurrently
  • d8bc9ab update readme
  • b029797 add functionality for sending custom headers with http requests when including remote files