Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 693 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 693 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[0.4.0] - 2019-04-02

  • Add time sensitive period splitting #4

[0.3.1] - 2018-05-24

  • Allow to add custom duplication logic #3

[0.3.0] - 2018-01-16

  • Support gapless records #2

[0.2.1] - 2016-09-27

  • Relax dependencies for Rails 5 compatibility

[0.2.0] - 2016-04-08

  • Use before_save for adjust_overlapping_records so that it works with database constraints
  • Fixed spelling for methods (overlaping -> overlapping)

[0.1.1] - 2015-11-09

  • Fix preloading with rails 4.2

[0.1.0] - 2015-09-30

  • Initial release