All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Add time sensitive period splitting #4
- Allow to add custom duplication logic #3
- Support gapless records #2
- Relax dependencies for Rails 5 compatibility
- Use before_save for adjust_overlapping_records so that it works with database constraints
- Fixed spelling for methods (overlaping -> overlapping)
- Fix preloading with rails 4.2
- Initial release