Releases: chrislemke/sk-transformers
Releases · chrislemke/sk-transformers
v0.11.0
0.11.0 (2023-04-25)
Features
- add StringCombinationTransformer (#108) (48c6977)
- geo_distance_transformer (#107) (2030569)
- support python 11 (#100) (d2cf4ae)
Tests
- add # pragma: no cover (02ae9c7)
CI/CD
- pre-commit autoupdate (#101) (0d224e7)
- pre-commit autoupdate (#102) (dd2bb6b)
- pre-commit autoupdate (#103) (f7c8732)
- pre-commit autoupdate (#104) (fd4173a)
- pre-commit autoupdate (#105) (238d99f)
- pre-commit autoupdate (#112) (7c630ed)
Maintenance
v0.10.3
v0.10.2
v0.10.1
0.10.1 (2023-03-09)
Features
- rich for better error messages (9cd9569)
Bug Fixes
- make tuples flexible in string transformers (#77) (b02ccdb)
- support for 2-arg np math functions in MathExpTrans (#83) (52f2d17)
- warning implementation (#80) (406862a)
Documentation
- fix missing training_objective in example notebook (f8f5d2f)
Security
- update dependencies due to security issue with ipython (bc8d0f0)
CI/CD
- add pre-commit-hooks-safety (5c50988)
- fix issue of double running release action (d5ba926)
- fix issue with autoupdate from pre-commit (267bb03)
- pre-commit autoupdate (3699230)
- update pre-commit (c82aa1f)