Skip to content

Latest commit

 

History

History
57 lines (45 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

57 lines (45 loc) · 1.86 KB

CHANGELOG

Version 0.6.0

2024-12-16

  • Update all cargo.lock with idna by @joaolfp #60
  • Fix security idna 1.0.3 by @joaolfp - #59
  • Update Rust crate colored to v2.2.0 by @renovatebot - #58
  • Bump clap from 4.5.22 to 4.5.23 by @renovatebot - #56
  • Update Rust crate scraper to 0.22.0 by @renovatebot - #55
  • Update all dependencies by @renovatebot - #54
  • Update Rust crate clap to v4.5.21 by @renovatebot - #53

Version 0.5.0

2024-11-08

  • Remove url GitHub header and update example image by @joaolfp - #52
  • Update example and tokio version in Cargo.toml by @joaolfp - #51
  • Update Rust crate tokio to v1.41.1 by @renovatebot - #50
  • Update Rust crate scraper to 0.21.0 by @renovatebot - #49
  • Update Rust crate reqwest to v0.12.9 by @renovatebot - #48
  • Adjust files and code by @joaolfp - #47
  • Update Rust crate regex to v1.11.1 by @renovatebot - #46
  • Bump regex from 1.11.0 to 1.11.1 by @dependabot - #45

Version 0.4.0

2024-10-22

  • Fix lint warning and add renovate by @joaolfp - #43
  • Bump tokio from 1.40.0 to 1.41.0 by @dependabot #42
  • Bump ratatui from 0.28.1 to 0.29.0 by @dependabot - #41

Version 0.3.0

2024-10-16

  • Add option get database by @joaolfp - #39
  • Fix when url fails by @joaolfp - #38

Version 0.2.0

2024-10-15

  • Bump openssl from 0.10.64 to 0.10.66 by @dependabot - #37
  • Add new tools and adjust readme by @joaolfp - #36
  • Migrating the layout to ratatui by @joaolfp - #35

Version 0.1.0

2024-10-13

  • Add documentation cargo and fix project name by @joaolfp - #34
  • Adjust project by @joaolfp - #33
  • Update Cargo.toml and config cargo by @joaolfp - #32
  • Bump clap from 4.5.18 to 4.5.20 by @dependabot - #31
  • Bump regex from 1.10.6 to 1.11.0 by @dependabot - #29
  • Bump reqwest from 0.12.7 to 0.12.8 by @dependabot - #28
  • Add feature by @joaolfp - #4
  • Add documentation by @joaolfp - #2
  • Setup project by @joaolfp - #1