Skip to content
Jachym Cepicky edited this page Dec 23, 2016 · 2 revisions

PyWPS-4.0.0

2016-12-07

Issues, and fixes. There are no new featuers for this release

  • #178 - uncomplete process response
  • #180 - time format
  • docs switch to alabaster theme, editorial updates
  • fix ref [ci skip]
  • Updated all *.py files to include MIT license
  • fixed logger init
  • added missing "execute_xml_lineage" method and "as_reference" parameter to ComplexOutput
  • fixed setting of DefaultValue in describe process doc
  • added format text/plain
  • added netcdf mimetype
  • fixed parsing of optional inputs
  • Update of copyright header issue #187
  • handle file/dir cleanup errors gracefully #150
  • implement flake8 setup (#196)
  • add support for Process Metadata objects (#189) (#195)
  • making contributors file look nicer #88
  • Better formating
  • fixes #200 base64 output
  • fixes #197 - moving tests.common to PyWPS distribution
  • fixing database logging - fixes #183
  • fixes #205 - up-to-date config sample
  • added converters for datetime, date and time (#191)
  • update docs copyright header
  • Adding RELEASE-howto.md file, should fixes #185 (#210)