Skip to content

Version 1.6.0

Choose a tag to compare

@elainethale elainethale released this 20 May 22:17
d3c3df1
  • Ship PEP 561 type information with a py.typed marker and type annotations on the public API
  • Add developer tooling: ruff (lint + format), pyright, and pre-commit hooks, enforced by a new GAMS-free lint CI job
  • Deprecate to_dataframe()'s old_interface argument; pass old_interface=False to get a plain DataFrame. The dict-returning default is deprecated and old_interface will be removed in v2.0.0