summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Collapse)AuthorFilesLines
2022-07-18Bump version to 0.6.0Árni Dagur1-1/+3
2022-07-18Add aliases argument to Engine.add_resourceÁrni Dagur1-0/+3
Co-Authored-By: Albert Kim <alkim@alkim.org>
2022-07-18Update Rust dependenciesÁrni Dagur1-0/+8
2022-03-01Bump version to 0.5.2Árni Dagur1-0/+4
2021-12-03Bump version number to 0.5.1Árni Dagur1-0/+5
2021-06-26Bump version to 0.5.0Árni Dagur1-1/+3
2021-06-26Create a custom exception type for this libraryÁrni Dagur1-0/+3
2021-04-13Update dependencies and bump to 0.4.4 (#42)Árni Dagur1-0/+3
2021-04-13Improve GitHub actions workflow (#41)Árni Dagur1-0/+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-20Update adblock dependency to 0.3.10 (#39)Árni Dagur1-1/+5
2021-02-01Packaging improvements (#34)Árni Dagur1-0/+6
* Use maturin for PEP 517 compliancy * Removing relative import in __init__.py * Bump version to 0.4.2
2021-01-27Bump version to 0.4.1 (#29)Árni Dagur1-3/+4
2021-01-16Improve __repr__ (#23)Árni Dagur1-0/+1
So we get something like: BlockerResult(matched=false, important=false, redirect=None, exception=None, filter=None, error=None) rather than: BlockerResult(false, false, None, None, None, None) Co-authored-by: Florian Bruhin <me@the-compiler.org>
2021-01-11Update PyO3 to 0.13Árni Dagur1-0/+2
2020-12-16Bump version number to 0.4.0Árni Dagur1-1/+15
2020-11-26Keep a changelog using 'changelog-cli'Árni Dagur1-0/+30