- Added
hello()function for multilingual greetings - Added
goodbye()function for multilingual farewells - Added comprehensive documentation and examples
- Added unit tests for all functions
- Added support for name capitalization in both functions
- Added proper language validation with helpful warnings
- Initial package setup with proper R package structure
- Added vignettes for package introduction and advanced usage
- Added continuous integration with GitHub Actions
- Added code coverage tracking
- Added package website with pkgdown
- Added input validation to all functions
- Added support for multiple languages (English, Spanish, French, Portuguese, German, Italian)
- Added proper documentation with roxygen2
- Implemented utility functions for common operations