Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Version 2: Tiles Product, Valid ID, and bugfixes

Choose a tag to compare

@Lyetenth Lyetenth released this 05 Aug 15:26
· 72 commits to master since this release
c3fa413

Note: In this and following releases, Python 3.6 will no longer be supported due to changes in the asynchronous call.

New Functionality:

  • Added Tiles Product: Tile product for Probability Depth and Historic Event is now available
  • Valid ID Field: Add a new column called valid_id that shows up if any input cannot be matched with a property

Bug Fixes:

  • Error Handle Fix (Error 500): Error 500 should no longer cause the process to crash
  • Output Order: Output from client and CSV from a product call is now ordered by the input
  • Renamed Limit to Connection Limit: In the README and on the product calls, Limit is now called Connection Limit to remove the confusion of call limits
  • File Header Fix: Files with headers should no longer error out
  • Historic Location-Summary CSV Fix: Calling Historic Location-Summary with CSV should no longer crash