Skip to content

Tags: brave/adblock-rust

Tags

v0.9.9-fb

Toggle v0.9.9-fb's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #446 from brave/flatbuffers_impl

Flatbuffers storage for internal filters representation.

v0.9.8

Toggle v0.9.8's commit message

Verified

This commit was signed with the committer’s verified signature.
antonok-edm Anton Lazarev
v0.9.8 - support `$all`

v0.9.7

Toggle v0.9.7's commit message

Verified

This commit was signed with the committer’s verified signature.
antonok-edm Anton Lazarev
v0.9.7 - change npm lifecycle script from install to postinstall

v0.9.6

Toggle v0.9.6's commit message

Verified

This commit was signed with the committer’s verified signature.
antonok-edm Anton Lazarev
v0.9.6 - bump base64 to v0.22

v0.9.6-brave-core

Toggle v0.9.6-brave-core's commit message

Verified

This commit was signed with the committer’s verified signature.
antonok-edm Anton Lazarev
v0.9.6-brave-core - bump base64 to v0.22

v0.9.5-brave-core

Toggle v0.9.5-brave-core's commit message

Verified

This commit was signed with the committer’s verified signature.
antonok-edm Anton Lazarev
v0.9.5-brave-core - revert `idna` & `url` dependency updates

`brave-core` builds currently don't work well with the latest versions
of `url` and `idna`. This is due to idna's `"compiled_data"` feature
that is forcefully enabled through `url`'s dependencies.

This release temporarily downgrades those dependencies again, at least
until there can be a replacement for the `url` crate in `brave-core`
that uses Chromium's implementation of URL parsing. In the meantime, a
future change should replace usage of `idna::domain_to_ascii` with an
optional shim similar to how the `"embedded-domain-resolver"` feature
works.

v0.9.5

Toggle v0.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #437 from brave/update-selectors-v0.9.x

v0.9.5 - bump selectors and cssparser

v0.9.4

Toggle v0.9.4's commit message

Verified

This commit was signed with the committer’s verified signature.
antonok-edm Anton Lazarev
v0.9.4 - update idna to v1.0

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was signed with the committer’s verified signature.
antonok-edm Anton Lazarev
v0.9.3 - return parse error for generic procedural filters

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was signed with the committer’s verified signature.
antonok-edm Anton Lazarev
v0.9.2 - properly ignore cosmetic filters with AdGuard location regex…

… syntax