Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 07:49
· 13 commits to main since this release
e1956c2

2.0.0 (2024-11-07)

Features

  • Add KV namespace binding for configuration (#63) (e1956c2)

BREAKING CHANGES

  • Upload config file to KV and binding workers with KV namespace. Or you can still continue to use API Config as file.

  • refactor: Improve API configuration loading