Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

v1.0.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@bxcodec bxcodec released this 08 Jan 10:54
· 23 commits to master since this release
9944a46

First Initial Release

Features

  • feat(cache-control): add cache control handler (#13)
  • feat(cache): add inmemory cache (#10)
  • feat(roundtripper): add roundtripper implementation (#9)
  • feat(goche): init domain (#1)

Chores and Refactor

  • chore(roundtripper): simplify condition and add readme.md (#12)
  • refactor(in-memory): resolve the general function (#11)
  • refactor(hache): rename package (#8)