Releases: ArniDagur/python-adblock
Releases · ArniDagur/python-adblock
0.3.1
- Update PyO3 and upstream Brave adblock dependencies.
- Fix Python type stubs for
FilterSet
.
0.3.0
Update upstream library to 0.3.0, respond to API changes (#10)
* 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
0.2.0
Add a README and a license to the project (#4)
0.1.4
Do not upload to Test PyPi unconditionally
0.1.3
Bump version number to 0.1.3
0.1.2
Bugfix: Allow overwriting existing file in 'serialize_to_file'
0.1.1
Yoink Hyperjson's deployment code