- Added new linting options (iife padding line, allowIndentationTabs, camelcase ignoreList) and upgraded table dependency to v5
- Fixed several bugs such as extra bind handling, unused‑vars false positives, invalid RegExp patterns, and single‑variable errors
- Improved documentation, added “When Not To Use” sections, updated parser links, and expanded test cases