Skip to content

Releases: saying121/tidy-browser

v0.7.0-alpha.0

05 Nov 11:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0-alpha.0

v0.6.1

31 Aug 11:14
Compare
Choose a tag to compare

What's Changed

  • Tweak lints by @saying121 in #4
  • ci(clippy): deny warnings by @saying121 in #5
  • chore(worksapce): move all dependencies to workspace.dependencies and by @saying121 in #6
  • Update sea-orm to 1.0

Full Changelog: v0.6.0...v0.6.1

v0.6.0

13 Jul 09:24
Compare
Choose a tag to compare

What's Changed

Added

  • Filter safe storage in Linux for cache.
  • Parse SameSite.
  • Add get_set_cookie_header and other method take from bench_scraper

Changed

  • pub use ColumnTrait.
  • Browser::chromiums and Browser::firefoxs return iterator.
  • Cookie times return Option.
  • Rename DecryptedCookies -> ChromiumCookie

Full Changelog: v0.5.3...v0.6.0