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
ss_mkt
is now replaced withbing_market
which should allow for fewer anomalies (#141)
2.2.5 - 2023-12-04
- Added request anomaly detection (#135)
2.2.4 - 2023-05-11
- Updated VQD fetching
2.2.3 - 2023-02-14
- Fixed build of last release
2.2.2 - 2023-02-14
- Updated VQD fetching
2.2.1 - 2022-02-02
- Improved web safe search filter (#33)
2.2.0 - 2021-10-26
2.1.5 - 2021-09-29
- Fixed
searchImages
to use ensureJSON
2.1.4 - 2021-09-15
- Fixed typings for forecast spice API
2.1.3 - 2021-09-13
- Search news and videos sanity checking
2.1.2 - 2021-08-08
- License filter in searchImages is now being properly used
2.1.1 - 2021-08-07
- Fixed
noResults
being incorrect in images/news/videos
2.1.0 - 2021-06-03
- SearchTimeType is now exported to index
2.0.1 - 2021-04-29
- Fixed no results parsing in
search()
2.0.0 - 2021-04-19
Complete rewrite of the package, read the documentation before updating.
- Type definitions
- Filters within searches (i.e. license, time range, etc.)
- Uses JS endpoints rather than scraping webpages
1.0.3 - 2018-04-07
- Initial(-ish) release.