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**: https://github.com/sasmlange/tablebase/compare/1.6.2...1.7.0