v4.3.0
What's Changed
Breaking changes
- Add attribute "removeToday" to RemoveOldCalendarStatements by @tisseo-deploy in #238
This changes the default behaviour of this transformer so that it doesn't remove today's calendar date, however that behaviour can now be re-enabled via configuration. I'm on the fence about whether this a "breaking change" that's why I added the tag but didn't bump the major version.
Full Changelog: v4.2.0...v4.3.0