Releases: mmonkey/google_calendar_events
Releases · mmonkey/google_calendar_events
v2.0.0
v2.0.0 - Full overhaul
- Added more options
- Removed jQuery requirement
- Added better date/time formatting
- Fixed all-day event date display
- Use rollup for javascript bundling
v1.1.0
- Re-wrote plugin from the ground up
- Removed un-used options
- Dynamically load calendar event info - do not display "undefined"
- Updated output HTML - div elements make more sense than span elements
- Updated demo.html
- Updated dependencies