- Fix: a specific version of ruamel.yaml was used
- New utils module.
- Fix: build failed when spec referenced to other files with $ref.
- Fix spec path issue.
- Fix: jinja mode default template wansn't copied.
- Add
spec_path
andspec_url
parameters. - All path tag parameters are now loaded relative to current file.
- Better logging and error reporting
- Fix issues with json and yaml. All spec files are now loaded with yaml loader.
- Change PyYAML to ruamel.yaml
- jinja mode is deprecated, widdershins is the default mode
- Bug fixes
- All path parameters in config now accept either strings or !path strings
- Add 'additional_json_path' param for jinja mode
- Add support for several json_urls
- Change parameter names and behavior uncompatible with 1.0.0
- Add conversion to md with widdershins