## [Unreleased] ## [0.6.0] - 2021-11-15 ### Added - Added option horizontal_scroll_split to view helper, which defaults to false. This option affects horizontal orientation only. If set to false, the different days of the calendar scroll together horizontally, which is more consistent with the behaviour of the vertical layout. If set to true, the days scroll independently. ## [0.5.1] - 2021-11-15 ### Fixed - Fixed reliance of calendar on legacy function to calculate event height ## [0.5.0] - 2021-11-14 - Removed images for the README from the gem, sry :( ## [0.4.0] - 2021-11-14 ### Added - Added compatibilty with the attribute and end_attribute options in the view helper - Added documentation to README ## [0.3.0] - 2021-11-14 ### Fixed - Fix issue with css styles when including style of this gem and simple_calendar ## [0.2.0] - 2021-11-14 ### Fixed - Fix css styles to be tailwind agnostic ## [0.1.0] - 2021-11-12 - Initial release