Release v0.2.4: Enhanced Array Support + Repository Improvements
🎉 Major Feature: Production-ready array support for GORM DuckDB driver
✨ New Features:
- Native StringArray, IntArray, FloatArray types with full type safety
- Complete GORM integration with automatic schema generation
- Comprehensive test suite covering all edge cases
- Enhanced documentation with extensive examples
🔧 Repository Improvements:
- Improved .gitignore to prevent large binary commits
- Better organized documentation and examples
- Production-ready implementation with robust error handling
This release establishes the GORM DuckDB driver as the most advanced GORM driver with unique array capabilities.