v0.4
- Remove
Swagger
/swagger
prefixes; - Add
ToSchema
type class with default generic implementation; - Add configurable generic
ToSchema
helpers; - Add
doctest
test suite; - Fixes:
- Fix
HasSchemaCommon
instance forSchema
; - Change
minimum
,maximum
andmultipleOf
properties to be any number,
not necessarily an integer; - Fix all warnings
- Fix