Skip to content

Releases: simonw/datasette-cors

1.0.1

12 Apr 03:21
350fb79
Compare
Choose a tag to compare
  • Upgrade to asgi_cors>=1.0.1 to address a bug that could cause duplicate CORS headers. #13

1.0

08 Apr 17:01
69394f6
Compare
Choose a tag to compare
1.0
  • headers option for setting access-control-allow-headers. #5
  • methods option for setting access-control-allow-methods.
  • max_age option for setting access-control-max-age.
  • Now tested against Datasette 1.0 as well as Datasette <1.0.

0.3

11 Jul 04:43
Compare
Choose a tag to compare
0.3

Now with unit tests! #1