## v1.2.0 - 2025-11-12
### Enhancement or New Feature
* Add get_source_details tool to retrieve column-level information for dbt sources, providing feature parity with get_model_details
* Return SL query results in ISO timestamp format rather than Unix timestamp
### Under the Hood
* Undo removal of .env.example file
### Bug Fix
* correctly apply config.disable_tools when registering lsp tools