Skip to content

Latest commit

 

History

History
89 lines (52 loc) · 3.5 KB

CHANGELOG.md

File metadata and controls

89 lines (52 loc) · 3.5 KB

Changelog

[2.0.1]

  • 74ab5a4 Properly replaced dox with docrs.

[2.0.0]

  • b31ff8c Update gtk to 0.18.

    Bump MSRV to 1.70.0.

[1.1.1]

  • e95f84a Lock webkit2gtk version to 1.0.

[1.1.0]

  • 5f8f15f Update to webkit2gtk v2.40.

[1.0.0]

  • Bump version to 1.0.
    • 31b3ddf Bump version to v1.0 on 2023-04-04

[0.19.2]

  • Enable dox feature when building docs.
    • a59c76d Enable dox feature when building docs on 2023-01-31

[0.19.1]

  • Update javascriptcore to crates.io dependency.
    • 38b4d26 Update jsc to crate.io's dependency. on 2023-01-26

[0.19.0]

  • Bump gtk version: 0.15 -> 0.16, webkit2gtk version: 4.0 -> 4.1
    • c475ff3 chore: add changelog on 2023-01-25

[0.18.2]

  • Fix transfer rule of URISchemeResponse::set_http_headers to full.
    • 609aece Fix transfer rule of URISchemeResponse::set_http_headers on 2022-10-17

[0.18.1]

  • Fix transfer rule of URISchemeRequest::http_headers to none.
    • eb1dd5d Fix transfer rule of URISchemeRequest::http_headers to none on 2022-10-15

[0.18.0]

  • Update webkit2gtk to 2.36
    • e43696b Add change file on 2022-05-06

[0.17.1]

  • Fix TimeSpan type mismatch.
    • dbbbf7a Fix TimeSpan type mismatch on 2022-01-19

[0.17.0]

  • Update to gtk 0.15
    • 205e481 Update to gtk 0.15 on 2022-01-18

[0.16.0]

  • Update to soup2-sys in sys crate.
    • eb53cd6 Add change file on 2021-12-23

[0.15.3]

  • Update with lates gir files
    • cf24027 Add change file on 2021-11-04

[0.15.2]

  • Update url in Cargo.toml.
    • f458817 Update url in Cargo.toml on 2021-10-25

[0.15.1]

  • Re-export all traits to public.
    • 4951e34 Re-export all traits to public on 2021-10-06

[0.15.0]

  • Update webkit2gtk-rs with latest gir.
    • bfd8a39 Bump version of webkit2gtk-rs on 2021-10-05