Releases: sitegeist/Sitegeist.SchemeOnYou
Releases · sitegeist/Sitegeist.SchemeOnYou
v1.1.5
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.2
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.0
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
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.5
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