Skip to content

Latest commit

 

History

History
81 lines (78 loc) · 3.44 KB

CHANGELOG.md

File metadata and controls

81 lines (78 loc) · 3.44 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.2.6 - 2024-11-22

Changed:

  • ss_mkt is now replaced with bing_market which should allow for fewer anomalies (#141)

2.2.5 - 2023-12-04

Fixed:

  • Added request anomaly detection (#135)

2.2.4 - 2023-05-11

Fixed:

  • Updated VQD fetching

2.2.3 - 2023-02-14

Fixed:

  • Fixed build of last release

2.2.2 - 2023-02-14

Fixed:

  • Updated VQD fetching

2.2.1 - 2022-02-02

Fixed:

  • Improved web safe search filter (#33)

2.2.0 - 2021-10-26

Added:

2.1.5 - 2021-09-29

Fixed:

  • Fixed searchImages to use ensureJSON

2.1.4 - 2021-09-15

Fixed:

  • Fixed typings for forecast spice API

2.1.3 - 2021-09-13

Fixed:

  • Search news and videos sanity checking

2.1.2 - 2021-08-08

Fixed:

  • License filter in searchImages is now being properly used

2.1.1 - 2021-08-07

Fixed:

  • Fixed noResults being incorrect in images/news/videos

2.1.0 - 2021-06-03

Added:

Fixed:

  • SearchTimeType is now exported to index

2.0.1 - 2021-04-29

Fixed:

  • Fixed no results parsing in search()

2.0.0 - 2021-04-19

Complete rewrite of the package, read the documentation before updating.

Added:

  • Type definitions
  • Filters within searches (i.e. license, time range, etc.)

Changed:

  • Uses JS endpoints rather than scraping webpages

1.0.3 - 2018-04-07

  • Initial(-ish) release.