[Enhancement]
* `pm_pbar` accepts now a `callable` as well, which should be a `tqdm.tqdm` compatible function (Closes 30).
[Maintenance]
* Schedule CI every 3 months, to verify everything is in order even when there is no activity in the project
* Test python versions 3.8-3.11
* Improve test coverage of the `pm_pbar` argument.
* Remove conda-recipe from this repo, since it's been on conda-forge for a while now
* Replace setuptools with hatchling
-- Sergio Oller <sergiollergmail.com> Sat, 09 Sep 2023 19:17:48 +0200