You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️Deprecation Notice: cellPadding(), cellPaddingDouble() and noCellPadding() are now deprecated and will be removed in v1.0.0. You can use cellModeCustom(), cellModeDouble() and cellModeDefault() that provide the same features. Docs.
🐛 Bug fixes
huge performance improvement. Ref #12. Contribution from @rahji 🙏
version number is now more precise for development versions. Ref #9.