- Fixed issues with automatic download of executable files
0.14.0
- Implemented external service framework for Services written in other languages - Implemented the Hello Rust Service in rust - Automatic build for external services
0.13.0
- Implemented Jokes Service - Converted ReminderService to a HelperService - Made GlobalConfigHandler entirely object-based - Removed official Windows Support, should still theoretically work though
0.12.0
- Imported Whatsapp Connection - Imported Telegram Connection - Imported CLI Connection - Imported Simple Responder Service - Imported Reminder Service - Imported Anime Reminder Service - Message is now in entities package
0.11.0
- Implemented more specialized Service classes - Helper Service now implemented - MultiLanguage Service now implemented - Simpler reply method for cleaner code