Skip to content

Latest commit

 

History

History
69 lines (37 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

69 lines (37 loc) · 1.27 KB

Changelog

1.0.0 (NOT YET RELEASED)

Redid the entire API. Should be overall better, and easier to extend.

0.9.3

Dependency upgrades, removed Yandex from README.

0.9.2

Just dependency upgrades, nothing interesting.

0.9.1

Various cleanups, nothing to really mention.

0.9.0

The entire Yandex Source has been removed.

Updates

Just some upgrades.

Edits

A bunch of clippy::pedantic stuff.

At least a few items have been renamed, please check your code.

0.8.0

Deprecated

The entire Yandex Source is deprecated and will be removed in 0.9.0 whenever that eventually comes.

Updated

Just upgraded stuff in the Cargo.toml.

0.7.1

Fixed

  • Yandex requirement in src/error.rs being enabled even when the feature is disabled

0.7.0

Added

  • Source for Yandex (warning: this has issues with captchas right now, looking for alternatives)
  • Feature gates for individual sources
  • Integration Testing

0.7.0-alpha1

We're skipping ahead before releasing 0.6.1, since too much changed.

Added

  • Added Yandex Source
  • Feature gates for individual sources

Older

Currently, older changelogs are unavailable. Changelogs started being kept at 0.7.0-alpha1.
If anyone wishes, they can go back and write proper changelogs of past versions.