| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-07-18 | Add aliases argument to Engine.add_resource | Árni Dagur | 1 | -1/+7 | |
| Co-Authored-By: Albert Kim <alkim@alkim.org> | |||||
| 2022-07-18 | Update Rust dependencies | Árni Dagur | 1 | -0/+4 | |
| 2022-02-26 | refactor: AddResourceException inheritance relationship && RustBlockerResult ↵ | dm | 2 | -3/+13 | |
| implementations | |||||
| 2022-02-26 | fix: black lint | dm | 1 | -3/+12 | |
| 2022-02-26 | feat: include complete redirect rule feature. | dm | 2 | -2/+11 | |
| 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-06-26 | Create a custom exception type for this library | Árni Dagur | 2 | -2/+48 | |
| 2021-02-01 | Packaging improvements (#34) | Árni Dagur | 1 | -1/+1 | |
| * Use maturin for PEP 517 compliancy * Removing relative import in __init__.py * Bump version to 0.4.2 | |||||
| 2020-09-22 | Avoid using star import in __init__.py | Árni Dagur | 1 | -1/+4 | |
| 2020-08-26 | Fix type annotation for FilterSet methods | Árni Dagur | 1 | -2/+2 | |
| 2020-07-27 | Update upstream library to 0.3.0, respond to API changes (#10) | Árni Dagur | 1 | -13/+15 | |
| * 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 | Add type stubs to project (#7) | Árni Dagur | 3 | -0/+79 | |
