| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-07-18 | Update Rust dependencies | Árni Dagur | 1 | -19/+23 | |
| 2022-02-26 | Update MSRV to 1.49 | Árni Dagur | 1 | -1/+1 | |
| 2021-12-03 | Fix clippy lints | Árni Dagur | 1 | -1/+1 | |
| 2021-12-03 | Run test suite on Python 3.10 as well | Árni Dagur | 1 | -9/+11 | |
| 2021-06-26 | Run black code formatter | Árni Dagur | 1 | -0/+3 | |
| 2021-04-29 | Upgrade to GitHub-native Dependabot (#43) | dependabot-preview[bot] | 1 | -0/+7 | |
| Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | |||||
| 2021-04-13 | Improve GitHub actions workflow (#41) | Árni Dagur | 1 | -97/+237 | |
| * 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-02-01 | Packaging improvements (#34) | Árni Dagur | 1 | -18/+17 | |
| * Use maturin for PEP 517 compliancy * Removing relative import in __init__.py * Bump version to 0.4.2 | |||||
| 2021-01-26 | ci: Also build/publish 32-bit wheels (#26) | Florian Bruhin | 1 | -4/+44 | |
| Closes #25 | |||||
| 2021-01-26 | ci: Run on pull requests (#27) | Florian Bruhin | 1 | -0/+1 | |
| Right now the CI is configured to only run on pushes (to this repository), but not on PRs (from another repository). The downside of this is that PRs for a branch in this repository will run twice. If you only push directly to e.g. master, it might be worth adjusting that - also see https://github.community/t/how-to-trigger-an-action-on-push-or-pull-request-but-not-both/16662 | |||||
| 2021-01-19 | ci: Remove special-casing for Python 3.9 (#24) | Florian Bruhin | 1 | -12/+0 | |
| It's a regular release nowadays. | |||||
| 2021-01-11 | Update PyO3 to 0.13 | Árni Dagur | 1 | -22/+3 | |
| 2020-12-16 | Correctly check code formatting in CI | Árni Dagur | 1 | -0/+1 | |
| 2020-09-22 | CI: Fix the setting up of Python 3.9 | Árni Dagur | 1 | -3/+14 | |
| 2020-09-22 | CI: Only build documentation on push | Árni Dagur | 1 | -1/+1 | |
| 2020-09-22 | Build Python 3.9 wheels | Árni Dagur | 1 | -2/+2 | |
| 2020-07-27 | Update upstream library to 0.3.0, respond to API changes (#10) | Árni Dagur | 1 | -1/+6 | |
| * 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-07 | Allow more options when constructing Engine (#6) | Árni Dagur | 1 | -1/+4 | |
| 2020-05-24 | Place a 'index.html' file at the root of Github Pages | Árni Dagur | 1 | -7/+4 | |
| 2020-05-24 | Deploy 'cargo doc' to Github Pages (#5) | Árni Dagur | 1 | -0/+26 | |
| 2020-04-26 | Do not upload to Test PyPi unconditionally | Árni Dagur | 1 | -5/+0 | |
| 2020-04-25 | Fix PyPi deployment (#2) | Árni Dagur | 1 | -1/+6 | |
| 2020-04-25 | Merge branch 'master' of github.com:ArniDagur/python-adblock | Árni Dagur | 1 | -0/+1 | |
| 2020-04-25 | Use same publishing criteria for Github and PyPi in CICD | Árni Dagur | 1 | -1/+1 | |
| 2020-04-25 | Add the rustfmt and clippy components to CICD | Árni Dagur | 1 | -0/+1 | |
| 2020-03-30 | Yoink Hyperjson's deployment code | Árni Dagur | 1 | -1/+70 | |
| 2020-03-28 | first commit | Árni Dagur | 1 | -0/+72 | |
