Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

Latest commit

 

History

History
64 lines (38 loc) · 1.38 KB

changelog.md

File metadata and controls

64 lines (38 loc) · 1.38 KB

Vizier DB Web API - Changelog

0.1.0

  • Initial Version

0.2.0

  • Second prototype

0.3.0 - 2018-01-22

  • Workflow branches
  • Dataset annotations
  • Drop and rename datasets
  • Mimir lenses and data store
  • Deletion of workflow modules
  • Access full history of workflows
  • Access repository of available workflow modules via API
  • Allow different workflow engines for different projects

0.3.1 - 2018-02-08

  • Replace workflow engine dictionary with dictionary of execution environments
  • Change workflow context to be a dictionary

0.3.2 - 2018-03-05

  • Add file upload size limit to service description
  • Enable upload of files that do not parse correctly as CSV/TSV files

0.4.0 - 2018-05-23

  • Add support for dataset chart views
  • Fix issues with dataset upload and column data type awareness
  • Pagination for datasets
  • Switch to column ids in module arguments
  • Server-side command text for workflow modules
  • Default label for data series
  • Enable multiple annotation with same key for single object (e.g., multiple user comments)

0.4.1 - 2018-06-07

  • Add GEOCODE lens

0.4.2 - 2018-06-12

  • Push pagination queries to datastore
  • Avoid materializing Mimir annotations in dataset metadata
  • Encode special characters as unicode in dataset creation

0.4.3 - 2018-06-13

  • Add VizUAL Sort and Filter Columns commands

0.4.4 - 2018-06-18

  • Upload files from URL