Commit Graph

  • d15d1e11a9
    Merge 3925bc262c into f9349de48e Tomasz Kłoczko 2024-11-09 12:21:32 +0000
  • 3925bc262c filter all code over `ruff` to remove unused imports Tomasz Kłoczko 2024-11-09 12:21:00 +0000
  • 282b7c6954 really drop python<=3.7 support Tomasz Kłoczko 2024-11-09 12:17:44 +0000
  • 1c632cb5de
    Merge 84cb7fd57a into f9349de48e dependabot[bot] 2024-11-01 14:47:20 +0000
  • 84cb7fd57a
    Bump coverage from 7.6.1 to 7.6.4 dependabot/pip/coverage-7.6.4 dependabot[bot] 2024-11-01 14:47:19 +0000
  • 86edaf843d
    Merge 8c6d9a2d87 into f9349de48e dependabot[bot] 2024-11-01 14:47:14 +0000
  • 8c6d9a2d87
    Bump flit from 3.9.0 to 3.10.0 dependabot/pip/flit-3.10.0 dependabot[bot] 2024-11-01 14:47:12 +0000
  • a0958dac59
    Merge 687b380267 into f9349de48e dependabot[bot] 2024-11-01 14:47:08 +0000
  • 687b380267
    Bump mypy from 1.11.2 to 1.13.0 dependabot/pip/mypy-1.13.0 dependabot[bot] 2024-11-01 14:47:06 +0000
  • 8161481e09
    Merge 6e5acb87d4 into f9349de48e dependabot[bot] 2024-11-01 14:47:01 +0000
  • 6e5acb87d4
    Bump sphinx from 8.0.2 to 8.1.3 dependabot/pip/sphinx-8.1.3 dependabot[bot] 2024-11-01 14:47:00 +0000
  • 712cea3b4f
    Merge 42bf3939f8 into f9349de48e dependabot[bot] 2024-11-01 14:46:56 +0000
  • 42bf3939f8
    Bump ufmt from 2.7.1 to 2.8.0 dependabot/pip/ufmt-2.8.0 dependabot[bot] 2024-11-01 14:46:54 +0000
  • b6189a21ed
    Bump ufmt from 2.7.1 to 2.7.3 dependabot[bot] 2024-10-01 14:55:25 +0000
  • 42ad3d7cd3
    Merge b5dd38c866 into f9349de48e dependabot[bot] 2024-10-01 14:45:38 +0000
  • b5dd38c866
    Bump actions/upload-artifact from 3 to 4 dependabot/github_actions/actions/upload-artifact-4 dependabot[bot] 2024-10-01 14:45:36 +0000
  • f7b035a330
    Merge 567744a3da into f9349de48e dependabot[bot] 2024-10-01 14:45:34 +0000
  • 567744a3da
    Bump actions/download-artifact from 3 to 4 dependabot/github_actions/actions/download-artifact-4 dependabot[bot] 2024-10-01 14:45:33 +0000
  • ea3cd0eda5
    Merge bbc21852b0 into f9349de48e dependabot[bot] 2024-09-03 22:56:18 +0000
  • bbc21852b0
    Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7 dependabot[bot] 2024-09-03 22:56:17 +0000
  • e59f77907f
    Merge fda95957fa into f9349de48e André Carvalho 2024-09-02 12:04:25 +0300
  • 3ce8c5226b
    Merge 6285944f42 into f9349de48e Amethyst Reese 2024-09-02 12:03:06 +0300
  • f9349de48e Build/publish both sdist and wheel main Amethyst Reese 2024-09-01 20:36:46 -0700
  • eeaef4806a Version bump v0.12.0 v0.12.0 Amethyst Reese 2024-09-01 20:27:30 -0700
  • e853bb1c43
    Set up trusted publishing from GHA (#193) Amethyst Reese 2024-09-01 20:26:50 -0700
  • 85edbf750f Move UV env to workflow level Amethyst Reese 2024-09-01 20:18:51 -0700
  • 2c8d21ad96 Set up trusted publishing from GHA Amethyst Reese 2024-09-01 20:12:32 -0700
  • 651ef067a5
    Fix docstrings and markdown files so sphinx successfully compiles (#183) Julian Gilbey 2024-09-02 01:22:43 +0100
  • e502752cb6 Fix docstrings and markdown files so sphinx successfully compiles Julian Gilbey 2024-08-26 21:08:12 +0100
  • 37b44c28a3
    Use uv for virtualenv and pip when available (#192) Amethyst Reese 2024-09-01 16:49:01 -0700
  • 97740144b3 Test on 3.13 Amethyst Reese 2024-09-01 16:42:17 -0700
  • f2002dd6cd UV system python flag Amethyst Reese 2024-09-01 16:38:46 -0700
  • bfc1a23858 Flag to let uv install to system Amethyst Reese 2024-09-01 16:31:52 -0700
  • 0dcfa43a94 Source before every step Amethyst Reese 2024-09-01 16:26:03 -0700
  • 095d60b6ce Move deck chairs of venv creation Amethyst Reese 2024-09-01 16:23:30 -0700
  • 7df69ba9fa Always use bash in GHA Amethyst Reese 2024-09-01 16:20:13 -0700
  • 7699692181 Create and source venv first Amethyst Reese 2024-09-01 16:17:45 -0700
  • 4ed46b745e Use cached uv action from hynek Amethyst Reese 2024-09-01 16:13:05 -0700
  • 451e94586b Prefer using uv for venv+pip when available Amethyst Reese 2024-09-01 16:06:52 -0700
  • fce06ee90a Update docs to list 3.8 as minimum version Amethyst Reese 2024-09-01 16:06:27 -0700
  • ad505f36f3
    Add `itertools.batched` v3.13 function (#177) Stanley Kudrow 2024-09-01 10:18:39 +0300
  • 772bce5bbb Match upstream args/example, add docs, better error tests Amethyst Reese 2024-09-01 00:13:25 -0700
  • 1a70d0e056 Implement itertools.batched Stanley Kudrow 2024-07-23 19:18:08 +0300
  • 538f1698bc
    Update .gitignore (#176) Stanley Kudrow 2024-09-01 09:31:53 +0300
  • 1742063892 Remove old pylint config Amethyst Reese 2024-08-31 23:26:50 -0700
  • 7026ff24a2 Update gitignore from latest templates Stanley Kudrow 2024-07-21 02:00:02 +0300
  • a137a8145a
    Bump ufmt from 2.7.0 to 2.7.1 (#191) dependabot[bot] 2024-08-31 21:11:18 -0700
  • a0c02d1865
    Bump black from 24.4.2 to 24.8.0 (#190) dependabot[bot] 2024-08-31 21:11:05 -0700
  • d6bd9b5867
    Bump actions/setup-python from 2 to 5 (#189) dependabot[bot] 2024-08-31 21:10:08 -0700
  • dd0a2975a2
    Bump actions/checkout from 1 to 4 (#188) dependabot[bot] 2024-08-31 21:09:55 -0700
  • d50173e41e
    Bump ufmt from 2.7.0 to 2.7.1 dependabot[bot] 2024-09-01 04:07:54 +0000
  • 7dec58fb76
    Bump black from 24.4.2 to 24.8.0 dependabot[bot] 2024-09-01 04:07:49 +0000
  • 9a023424ee
    Bump actions/setup-python from 2 to 5 dependabot[bot] 2024-09-01 04:07:47 +0000
  • 119fd63d55
    Bump actions/checkout from 1 to 4 dependabot[bot] 2024-09-01 04:07:44 +0000
  • 1dd2929f24 Update dependabot config Amethyst Reese 2024-08-31 21:07:16 -0700
  • 42366e97aa
    Bump sphinx from 7.2.6 to 8.0.2 (#181) dependabot[bot] 2024-08-31 21:05:54 -0700
  • 8101b7e28d
    Bump sphinx from 7.2.6 to 8.0.2 dependabot[bot] 2024-09-01 04:01:08 +0000
  • 74ab16f884
    Bump coverage from 7.5.4 to 7.6.1 (#186) dependabot[bot] 2024-08-31 21:00:29 -0700
  • 11abf21765
    Bump sphinx-mdinclude from 0.5.3 to 0.6.2 (#187) dependabot[bot] 2024-08-31 21:00:04 -0700
  • dde0073a95
    Bump coverage from 7.5.4 to 7.6.1 dependabot[bot] 2024-09-01 03:56:12 +0000
  • 3d74dcce92
    Bump flake8 from 7.0.0 to 7.1.1 (#185) dependabot[bot] 2024-08-31 20:55:06 -0700
  • 5e5a02085f
    Bump mypy from 1.10.1 to 1.11.2 (#184) dependabot[bot] 2024-08-31 20:54:57 -0700
  • 033ea1fccc
    Bump sphinx-mdinclude from 0.5.3 to 0.6.2 dependabot[bot] 2024-09-01 03:53:01 +0000
  • 049d29de63
    Bump flake8 from 7.0.0 to 7.1.1 dependabot[bot] 2024-09-01 03:52:40 +0000
  • 06fca6b9e8
    Bump mypy from 1.10.1 to 1.11.2 dependabot[bot] 2024-09-01 03:52:36 +0000
  • 77349d07e4
    Bump mypy from 1.10.1 to 1.11.1 dependabot[bot] 2024-08-01 14:49:42 +0000
  • 2e9c1698e9
    Bump flake8 from 7.0.0 to 7.1.0 dependabot[bot] 2024-08-01 14:49:30 +0000
  • b04f789f3d
    Bump sphinx-mdinclude from 0.5.3 to 0.6.1 dependabot[bot] 2024-08-01 14:49:27 +0000
  • 89e990202c
    Bump coverage from 7.5.4 to 7.6.0 dependabot[bot] 2024-08-01 14:49:22 +0000
  • f817d72822 RTD base url Amethyst Reese 2024-07-22 12:43:34 -0700
  • 340cdb54e4
    Bump coverage from 7.4.1 to 7.5.4 (#174) dependabot[bot] 2024-07-04 16:37:02 -0700
  • 2a3c58a484
    Bump attribution from 1.6.2 to 1.8.0 (#172) dependabot[bot] 2024-07-04 16:36:44 -0700
  • a6a6950d86
    Bump coverage from 7.4.1 to 7.5.4 dependabot[bot] 2024-07-04 23:32:54 +0000
  • cf08ebde19
    Bump attribution from 1.6.2 to 1.8.0 dependabot[bot] 2024-07-04 23:32:50 +0000
  • 2540874eff
    Bump mypy from 1.8.0 to 1.10.1 (#173) dependabot[bot] 2024-07-04 16:32:35 -0700
  • 218385b3e6
    Bump ufmt from 2.3.0 to 2.7.0 (#175) dependabot[bot] 2024-07-04 16:32:20 -0700
  • 7b7cf7d787
    Bump black from 24.1.1 to 24.4.2 (#168) dependabot[bot] 2024-07-04 16:32:10 -0700
  • f01c553450
    Bump ufmt from 2.3.0 to 2.7.0 dependabot[bot] 2024-07-03 20:54:09 +0000
  • e94d911389
    Bump mypy from 1.8.0 to 1.10.1 dependabot[bot] 2024-07-03 20:53:00 +0000
  • 300869d150 remove fail on warning Stanley Kudrow 2024-07-03 22:53:36 +0300
  • 3450e9ce7b add the VIRTUAL_ENV= environment variable Stanley Kudrow 2024-07-03 22:51:38 +0300
  • 2f338db7f8 add poetry for the file Stanley Kudrow 2024-07-03 22:48:10 +0300
  • bac99e0595 drop py3.8 from the github/workflows, the py3.9 is the min version Stanley Kudrow 2024-07-01 23:45:29 +0300
  • 5aa6afcc40 update the CHANGELOG.md Stanley Kudrow 2024-07-01 23:44:50 +0300
  • b4fd0e6194 change the html rule to the docs-html for more concise naming Stanley Kudrow 2024-07-01 23:43:01 +0300
  • 82287639d3 Py3.9 in the CONTRIBUTING Stanley Kudrow 2024-07-01 23:30:18 +0300
  • b360ab0239 rephrase the proposed features for the v0.12.0 Stanley Kudrow 2024-07-01 23:28:50 +0300
  • baf5d0483e remove the dangling .pylint file Stanley Kudrow 2024-07-01 23:06:37 +0300
  • 1f01351480 update the .gitignore file Stanley Kudrow 2024-07-01 23:04:11 +0300
  • ae0f3f317a Python 3.9 in the CONTRIBUTING.md file Stanley Kudrow 2024-07-01 22:57:33 +0300
  • 489c6d1f25 groom the README.md file Stanley Kudrow 2024-07-01 22:55:24 +0300
  • 5517b09620 update Makefile with poetry rules Stanley Kudrow 2024-07-01 22:48:25 +0300
  • 3f84c4dfc9 move from flit to poetry Stanley Kudrow 2024-07-01 22:47:26 +0300
  • 6ab360486b update project information files Stanley Kudrow 2024-07-01 22:46:53 +0300
  • 77ed4cd1ee
    Bump ufmt from 2.3.0 to 2.6.0 dependabot[bot] 2024-06-01 14:12:31 +0000
  • 6d1b6d6ec8
    Bump coverage from 7.4.1 to 7.5.3 dependabot[bot] 2024-06-01 14:12:20 +0000
  • f9fdb49be8
    Bump black from 24.1.1 to 24.4.2 dependabot[bot] 2024-05-01 14:29:57 +0000
  • 8ad57e0d7a
    Bump coverage from 7.4.1 to 7.5.0 dependabot[bot] 2024-05-01 14:29:52 +0000
  • 803c16af05
    Bump mypy from 1.8.0 to 1.10.0 dependabot[bot] 2024-05-01 14:29:43 +0000
  • c1adf5e1fe
    Bump mypy from 1.8.0 to 1.9.0 dependabot[bot] 2024-04-01 14:33:30 +0000