🔄 Changes
- Package distribution support with PyPI publishing
- Installation via `pipx` and `uv`
- Entry point scripts for direct execution
- Improved SQL syntax validation
- Configuration file support
- Project restructure as proper Python package
🔍 Feedback Needed
Please test and provide feedback on:
1. Installation experience
2. Running the tool (`uv run` vs `pipx install`)
3. Documentation clarity
⚠️ Note
This is a development preview for testing the new package distribution. Some features might change based on feedback.