summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-16Improve __repr__ (#23)Árni Dagur3-6/+109
2021-01-12Merge pull request #18 from The-Compiler/optional-changelogÁrni Dagur1-3/+6
2021-01-12Merge pull request #21 from ArniDagur/update-pyo3-0.13Árni Dagur4-71/+22
2021-01-11Update PyO3 to 0.13Árni Dagur4-71/+22
2020-12-22Make changelog dependency optionalFlorian Bruhin1-3/+6
2020-12-16Merge pull request #16 from ArniDagur/version-0.3.3Árni Dagur7-25/+1068
2020-12-16Correctly check code formatting in CIÁrni Dagur2-6/+2
2020-12-16Bump version number to 0.4.0Árni Dagur4-11/+25
2020-12-16Exclude the entirety of .vscode in gitÁrni Dagur1-5/+1
2020-12-16Include generichide field in UrlSpecificResourcesÁrni Dagur1-1/+8
2020-12-16Update upstream library, include Cargo.lockÁrni Dagur4-10/+1040
2020-11-27Merge pull request #14 from ArniDagur/keep-changelogÁrni Dagur3-4/+44
2020-11-26Keep a changelog using 'changelog-cli'Árni Dagur3-4/+44
2020-09-22Merge pull request #13 from ArniDagur/update-to-0.3.2Árni Dagur6-11/+59
2020-09-22CI: Fix the setting up of Python 3.9Árni Dagur1-3/+14
2020-09-22Bump version number to 0.3.2Árni Dagur2-2/+2
2020-09-22Update to PyO3 0.12Árni Dagur2-2/+2
2020-09-22CI: Only build documentation on pushÁrni Dagur1-1/+1
2020-09-22Build Python 3.9 wheelsÁrni Dagur1-2/+2
2020-09-22Avoid using star import in __init__.pyÁrni Dagur2-1/+38
2020-08-28Bump version number to 0.3.1Árni Dagur2-5/+5
2020-08-26Fix type annotation for FilterSet methodsÁrni Dagur1-2/+2
2020-07-27Update upstream library to 0.3.0, respond to API changes (#10)Árni Dagur8-72/+249
2020-06-21Bump to version 0.2.3Árni Dagur2-2/+2
2020-06-21Bump version to 0.2.2Árni Dagur2-2/+2
2020-06-21Correct return type for the serialize methodÁrni Dagur2-2/+38
2020-06-21Add type stubs to project (#7)Árni Dagur5-0/+81
2020-06-07Bump version to 0.2.1Árni Dagur2-2/+2
2020-06-07Allow more options when constructing Engine (#6)Árni Dagur5-105/+33
2020-05-24Add 'Documentation' to READMEÁrni Dagur1-0/+4
2020-05-24Place a 'index.html' file at the root of Github PagesÁrni Dagur4-10/+33
2020-05-24Deploy 'cargo doc' to Github Pages (#5)Árni Dagur1-0/+26
2020-05-16Add a README and a license to the project (#4)Árni Dagur6-2/+241
2020-05-16Bump version number to 0.2.0Árni Dagur2-2/+2
2020-05-15Turn a few fields from Vec to HashSet, now that we're running PyO3 0.10Árni Dagur1-14/+6
2020-05-14Upgrade PyO3 to 0.10Árni Dagur1-1/+1
2020-05-14Add additional docstringsÁrni Dagur1-11/+54
2020-05-11Upgrade adblock dependency to 0.2.9Árni Dagur1-1/+1
2020-05-09Revert commit 'Gag stderr for add_filter_list'Árni Dagur2-5/+0
2020-05-04Gag stderr for 'add_filter_list'Árni Dagur2-0/+5
2020-04-26Add BlockerResult and HostnameSpecificResources classes to moduleÁrni Dagur1-0/+2
2020-04-26Add text signatures to methodsÁrni Dagur1-0/+16
2020-04-26Do not upload to Test PyPi unconditionallyÁrni Dagur1-5/+0
2020-04-25Bump version to 0.1.4Árni Dagur2-2/+2
2020-04-25Fix PyPi deployment (#2)Árni Dagur1-1/+6
2020-04-25Bump version number to 0.1.3Árni Dagur2-2/+2
2020-04-25Drop failure dependencyÁrni Dagur2-8/+25
2020-04-25Update adblock dependency to 0.2.8Árni Dagur1-1/+1
2020-04-25Merge branch 'master' of github.com:ArniDagur/python-adblockÁrni Dagur1-0/+1
2020-04-25Use same publishing criteria for Github and PyPi in CICDÁrni Dagur1-1/+1