Skip to content

🐛 Bugfixes and Maintenence 🛠️

Latest
Compare
Choose a tag to compare
@chand1012 chand1012 released this 26 Feb 14:57
· 2 commits to main since this release
cdbc205

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.