Calendar.js v2.10.15 - New import function! Renames! Minor improvements!
- Renamed the public function "exportAllEvents()" to "export()".
- Added new public function "import()”, which can be used to import events from a specific file object (for JSON and iCAL files).
- Code improvements for readability.