* Fix additional property equal to empty object is the same as True
* Fix const with "
* Add const to error message
* Add JsonSchemaValueException (replacement for JsonSchemaException)
* JsonSchemaException is base exception
* JsonSchemaDefinitionException no longer inherits from JsonSchemaValueException
* New option `use_default` to have option turn off default feature (`True` by default to be compatible)