Skip to content

Releases: flamego/cors

1.2.1

20 Aug 18:04
f568113
Compare
Choose a tag to compare

What's Changed

  • chore: only set Access-Control-Allow-Credentials when it’s true by @unknwon in #41

Full Changelog: v1.2.0...v1.2.1

1.2.0

02 Mar 05:00
3669927
Compare
Choose a tag to compare

What's Changed

  • The minimum requirement of Go has been changed to 1.19 by @unknwon in #33

Full Changelog: v1.1.0...v1.2.0

1.1.0

24 Oct 15:13
5814f2d
Compare
Choose a tag to compare

What's Changed

  • The minimum requirement of Go has been changed to 1.18 by @unknwon in #30

Full Changelog: v1.0.2...v1.1.0

1.0.2

10 Aug 07:32
bfe5ff0
Compare
Choose a tag to compare

What's Changed

  • fix: incorrect handling of non-CORS requests by @asjdf in #29

New Contributors

  • @asjdf made their first contribution in #29

Full Changelog: v1.0.1...v1.0.2

1.0.1

10 Apr 08:22
cb5d7b3
Compare
Choose a tag to compare

What's Changed

  • fix: add a port check while parsing Origin by @m1dsummer in #19

New Contributors

Full Changelog: v1.0.0...v1.0.1

1.0.0

28 Nov 05:08
0d0f072
Compare
Choose a tag to compare

This is the first stable release of the module, please enjoy! 🎉