Skip to content

Releases: yohang/CalendR

4.0.0

02 Dec 20:13
80886a9

Choose a tag to compare

What's Changed

  • Fixed EventRepository trait issue with datetime string conversion + t… by @jpottier in #62
  • refactor: Modernize codebase by @yohang in #71
  • feat: Removed AbstractEvent and event Uid by @yohang in #72
  • Chore: rename collection, aggregate and basic classes by @yohang in #73
  • tests: add functional test by @yohang in #74
  • tests: add functional test by @yohang in #75
  • feat: Added some Symfony BrowserKit tests by @yohang in #76

Full Changelog: 3.0.0...4.0.0

Added google calendar event provider

09 Jul 09:52

Choose a tag to compare

  • 177d721 Added Google calendar event provider
  • d1aeaf1 Updated dependencies