| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-11-15 | update dependenciesHEADmaster | vin | 1 | -4/+7 | |
| 2023-03-28 | PEP 621 compatibility | Robert Schütz | 1 | -9/+0 | |
| 2022-07-18 | Bump version to 0.6.0 | Árni Dagur | 1 | -2/+2 | |
| 2022-07-18 | Update Rust dependencies | Árni Dagur | 1 | -2/+2 | |
| 2022-03-01 | Bump version to 0.5.2 | Árni Dagur | 1 | -1/+1 | |
| 2022-02-26 | feat: include complete redirect rule feature. | dm | 1 | -1/+1 | |
| 1. update adblock-rust => 0.4.3 2. add `include_redirect_urls` parameter for `FilterSet.add_filter_list` and `FilterSet.add_filters` 3. add `Engine.add_resource` method. 4. add `adblock.AddResourceError` Exception 5. add `redirect_type` for `BlockerResult` 6. add some tests for these functions. | |||||
| 2021-12-03 | Bump version number to 0.5.1 | Árni Dagur | 1 | -1/+1 | |
| 2021-11-20 | Bump pyo3 from 0.14.5 to 0.15.1 | dependabot[bot] | 1 | -1/+1 | |
| Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.14.5 to 0.15.1. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyo3/pyo3/compare/v0.14.5...v0.15.1) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2021-09-07 | Bump pyo3 from 0.13.2 to 0.14.5 | dependabot[bot] | 1 | -1/+1 | |
| Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.13.2 to 0.14.5. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyo3/pyo3/compare/v0.13.2...v0.14.5) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2021-06-26 | Bump version to 0.5.0 | Árni Dagur | 1 | -2/+2 | |
| 2021-06-26 | Update dependencies (#46) | Árni Dagur | 1 | -1/+1 | |
| 2021-04-13 | Update dependencies and bump to 0.4.4 (#42) | Árni Dagur | 1 | -1/+1 | |
| 2021-04-13 | Improve GitHub actions workflow (#41) | Árni Dagur | 1 | -5/+2 | |
| * MacOS wheels should now support both x86_64 and ARM64. * We now build ARM wheels for Linux. * `abi3` is used to support multiple Python versions in a single wheel. | |||||
| 2021-03-20 | Update adblock dependency to 0.3.10 (#39) | Árni Dagur | 1 | -3/+3 | |
| 2021-02-01 | Packaging improvements (#34) | Árni Dagur | 1 | -4/+16 | |
| * Use maturin for PEP 517 compliancy * Removing relative import in __init__.py * Bump version to 0.4.2 | |||||
| 2021-01-27 | Bump version to 0.4.1 (#29) | Árni Dagur | 1 | -1/+1 | |
| 2021-01-11 | Update PyO3 to 0.13 | Árni Dagur | 1 | -1/+1 | |
| 2020-12-16 | Bump version number to 0.4.0 | Árni Dagur | 1 | -1/+1 | |
| 2020-12-16 | Update upstream library, include Cargo.lock | Árni Dagur | 1 | -1/+1 | |
| 2020-09-22 | Bump version number to 0.3.2 | Árni Dagur | 1 | -1/+1 | |
| 2020-09-22 | Update to PyO3 0.12 | Árni Dagur | 1 | -1/+1 | |
| 2020-08-28 | Bump version number to 0.3.1 | Árni Dagur | 1 | -4/+4 | |
| 2020-07-27 | Update upstream library to 0.3.0, respond to API changes (#10) | Árni Dagur | 1 | -2/+2 | |
| * Update upstream library to 0.3.0, respond to API changes * Change pypi publishing criteria in CI * Create test to make sure the version numbers are the same everywhere | |||||
| 2020-06-21 | Bump to version 0.2.3 | Árni Dagur | 1 | -1/+1 | |
| 2020-06-21 | Bump version to 0.2.2 | Árni Dagur | 1 | -1/+1 | |
| 2020-06-07 | Bump version to 0.2.1 | Árni Dagur | 1 | -1/+1 | |
| 2020-05-16 | Add a README and a license to the project (#4) | Árni Dagur | 1 | -0/+1 | |
| 2020-05-16 | Bump version number to 0.2.0 | Árni Dagur | 1 | -1/+1 | |
| 2020-05-14 | Upgrade PyO3 to 0.10 | Árni Dagur | 1 | -1/+1 | |
| 2020-05-11 | Upgrade adblock dependency to 0.2.9 | Árni Dagur | 1 | -1/+1 | |
| 2020-05-09 | Revert commit 'Gag stderr for add_filter_list' | Árni Dagur | 1 | -1/+0 | |
| 2020-05-04 | Gag stderr for 'add_filter_list' | Árni Dagur | 1 | -0/+1 | |
| 2020-04-25 | Bump version to 0.1.4 | Árni Dagur | 1 | -1/+1 | |
| 2020-04-25 | Bump version number to 0.1.3 | Árni Dagur | 1 | -1/+1 | |
| 2020-04-25 | Drop failure dependency | Árni Dagur | 1 | -1/+0 | |
| 2020-04-25 | Update adblock dependency to 0.2.8 | Árni Dagur | 1 | -1/+1 | |
| 2020-04-10 | Add debug symbols to release build | Árni Dagur | 1 | -0/+3 | |
| 2020-04-05 | Bugfix: Allow overwriting existing file in 'serialize_to_file' | Árni Dagur | 1 | -1/+1 | |
| 2020-03-30 | Update to 0.1.1 | Árni Dagur | 1 | -1/+1 | |
| 2020-03-29 | Set cargo.toml name to 'adblock' | Árni Dagur | 1 | -4/+3 | |
| 2020-03-29 | Add serialization and deserialization methods | Árni Dagur | 1 | -1/+2 | |
| 2020-03-28 | first commit | Árni Dagur | 1 | -0/+18 | |
