Skip to content

Releases: sitegeist/Sitegeist.SchemeOnYou

v1.1.6

11 Dec 08:25
b48b34f
Compare
Choose a tag to compare

What's Changed

  • TASK: Remove CORS header and adjust readme by @mficzel in #26

Full Changelog: v1.1.5...v.1.1.6

v1.1.5

24 Jun 15:28
cf289f5
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Handle in argument of Parameter attribute property if they are passed as named arguments without style by @mficzel in #24

Full Changelog: v1.1.4...v1.1.5

v1.1.4

19 Jun 16:07
a750d94
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

19 Jun 12:59
bdc3c62
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Fix optional parameter handling in deserializer by @mficzel in #22

Full Changelog: v1.1.2...v1.1.3

v1.1.2

19 Jun 10:39
cafa8fb
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: DocumentFactory will ignore unknown http methods instead of throwing errors by @mficzel in #21

Full Changelog: v1.1.1...v1.1.2

v1.1.1

17 Jun 16:33
68df7c8
Compare
Choose a tag to compare

What's Changed

  • TASK: Handle non null default values correctly by @mficzel in #20

Full Changelog: v1.1.0...v1.1.1

v1.1.0

17 Jun 15:20
f7d2033
Compare
Choose a tag to compare

What's Changed

  • String property formats by @nezaniel in #16
  • TASK: Use deepObject for all non trivial parameters and remove [] from collection names by @mficzel in #18

Full Changelog: v1.0.7...v1.1.0

v1.0.7

17 Apr 08:35
fdc1db7
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Ensure failed date denormalization will yield an exception instead of false by @mficzel in #14

Full Changelog: v1.0.6...v1.0.7

v1.0.6

16 Apr 16:15
3c09dea
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Create correct parameter scheme by @mficzel in #13

Full Changelog: v1.0.5...v1.0.6

v1.0.5

10 Apr 09:44
ce2a445
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Use method reflection from parent class in case a flow proxy class is detected by @mficzel in #12

Full Changelog: v1.0.4...v1.0.5