Skip to content

Latest commit

 

History

History
77 lines (52 loc) · 1.8 KB

CHANGES.md

File metadata and controls

77 lines (52 loc) · 1.8 KB

Changes

1.7.1

2021-06-08

  • Clean up contents in Dockerfile

1.7.0

2021-05-20

  • Upgrade wps-tools to 2.0.0

1.6.0

2021-04-13

  • Update csv input handling

1.5.1

2021-03-29

  • Fix util import bugs

1.5.0

2021-03-25

  • Accept multiple inputs
  • Rework notebook result collection

1.4.0

2021-02-09

  • Use Complex Input for file input
  • Add wps_tools.output_handling tools to demos
  • Build documentation
  • Add ProcessErrors

1.3.1

2020-12-22

  • Dockerfile update
  • Reset default port to 5000

1.3.0

2020-11-17

  • Docker rework (#41)

1.2.0

2020-11-10

  • Target thredds for data (#38)

1.1.0

2020-10-14

  • Decompose rule resolving steps into separate processes (#30)

1.0.1

2020-09-29

  • Updated logging configuration (#28)

1.0.0

2020-09-23

  • Translated project from conda to pip (#6)
  • Added rule resolving process (#8)
  • Fixed image vulnerability (#12)
  • Moved demo target to geoserver (#13)
  • Updated repo with cruft (#16)
  • Refactored common function out to wps-tools (#17)
  • Upgraded p2a_impacts target version (#23)
  • Updated notebook demo (#24)

0.1.0

2020-07-14

  • First release.