New Features
- Added support for nested JSON parsing.
Bug Fixes
- Resolved an issue with boolean operations in JSON parsing.
- Resolved an issue with offset columns on large, nested JSON structures.
Improvements
- Updated SQL queries in the README for better instructions.
- Introduced a clean command for better workflow maintenance.
Other
- Set all .DS_Store files to ignore for better version control.