Skip to content

Releases: ddelange/mapply

0.1.31

01 Dec 19:57
d7a8f41

Choose a tag to compare

What's Changed

  • 👷 Remove intermediate python versions from CI by @ddelange in #93
  • ⬆️ Bump ruff by @ddelange in #94
  • ⬆️ Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #95
  • ⬆️ Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows by @dependabot[bot] in #96
  • ⬆️ Bump the github-actions group with 2 updates by @dependabot[bot] in #97
  • ⬆️ Bump the github-actions group with 2 updates by @dependabot[bot] in #98
  • ⬆️ Bump the github-actions group with 2 updates by @dependabot[bot] in #99
  • 👷 Test on Python 3.14 and update pre-commit hooks by @ddelange in #100

Full Changelog: 0.1.30...0.1.31

0.1.30

17 Aug 11:02
0a8c78e

Choose a tag to compare

:pencil2: Mention Pandas' numba engine in README.md (#92)

0.1.29

12 Jul 09:41
9de3c80

Choose a tag to compare

:children_crossing: Allow multithreading by setting POOL_CLASS to Thr…

0.1.28

16 May 19:04
61b461a

Choose a tag to compare

:alien: Switch from license classifier to license SPDX identifier (#89)

0.1.27

09 Oct 15:51
894ee71

Choose a tag to compare

:construction_worker: Test on Python 3.13 and update pre-commit hooks…

0.1.26

04 Jul 07:41
2055ee2

Choose a tag to compare

:alien: Filter out GroupBy FutureWarning (#77)

0.1.25

04 Mar 15:32
e1fc057

Choose a tag to compare

:alien: Filter out pandas FutureWarning (#70)

0.1.24

10 Jan 19:06
d80292c

Choose a tag to compare

:pushpin: Require pandas~=2.1 and drop support for python 3.8 (#62)

* :pushpin: Require pandas~=2.1

* Drop support for python 3.8

* Update type checks

0.1.23

17 Dec 12:23
fc5311a

Choose a tag to compare

:children_crossing: Add MAPPLY_START_METHOD environment variable (#59)

0.1.22

20 Oct 17:47
0.1.22
f5d4c40

Choose a tag to compare

Retag