Changelog¶
Version 0.2.0¶
chore: Remove Python 3.8 (EOL)
precommit: Replace docformatter with ruff’s formatter
Version 0.1.7¶
Added a
dtype=
option tomatch()
to control the output array type.
Version 0.0.1¶
First release of the package.
chore: Remove Python 3.8 (EOL)
precommit: Replace docformatter with ruff’s formatter
Added a dtype=
option to match()
to control the output array type.
First release of the package.