Skip to content

Version 1.7.0

Latest
Compare
Choose a tag to compare
@sasmlange sasmlange released this 19 Jun 22:20
8e8d1cc

What's Changed

  • ➕ Added incorporate method
    • Merge tables
  • ➕ Added sort method
    • Sort tables ascending or descending
  • ➕ Added count method
    • Find the number of rows
  • ➕ Added type hints
    • No more bugs?
  • ➕ Added formula_setup function
    • Use functions, modules, and other objects in the expand and filter formulas
  • ✏️ Added a new way to add rows
    • Dictionary time!
  • ✏️ Added a limit to display
    • No more overflowing consoles!
  • ✏️ Added a trim to add_col
    • Your default can be longer than the table.

PyPi Project Page: https://pypi.org/project/tablebase/1.7.0/
Full Changelog: 1.6.2...1.7.0