Skip to content

🚀 Version 0.5.5

Latest

Choose a tag to compare

@TomKaltofen TomKaltofen released this 24 Mar 06:47
· 3 commits to main since this release

0.5.5 (2026-03-24)

🐛 Bug Fixes

  • copy array for pandas 3.x (882d696)
  • enforce MIN/MAX_IN_FEATURES in FeatureChainParserMixin (#231) (caaf59b), closes #229
  • handle list-valued options in PROPERTY_MAPPING matching (#230) (95e2cd4), closes #228 #228