Added
- ✨ CLI support with multiple input/output options
- 🎯 Extended audience support for different user groups
- 📦 Optional dependencies:
- YAML support (`[yaml]`)
- Data science tools (`[data]`)
- Web development tools (`[web]`)
- Development tools (`[dev]`)
- Full installation option (`[full]`)
- 📄 Comprehensive documentation for all user groups
- 🔄 Multiple format output support (JSON, YAML, Python)
- 💅 Pretty printing options in CLI
- 📥 Standard input support in CLI
- 📂 File input/output support
Changed
- 🔧 Improved folder structure
- 📁 Moved parsers to casters directory
- ⚡️ Enhanced parsing performance
- 🏗️ Updated project structure for better organization
- 📝 Extended classifiers for PyPI
- 📚 Improved documentation with audience-specific examples
- 🎨 Reorganized code structure for better maintainability
Fixed
- 🐛 Quote handling in string parsing
- 🔍 Nested structure parsing
- 📋 Error reporting in CLI
- 🏷️ Package metadata and classifiers