- Added support for oneOf (thanks to @westse)
- Added support for path params as enum (thanks to @westse)
- Added support for array of enum in query params (thanks to @westse)
- Fixed indirect circular component ref bug (thanks to @westse)
- Fixed bug in DateTimePattern (thanks to @androa)
- Convert header keys to lower case while loading stub data
- Improved stub creation Java helpers