All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated and linted codebase
- Fixed
Calendar#free_slots_on
using occupations from other dates
- Fixed glitches in
OccupationCollection#bisect
- Fixed
OccupationCollection#bisect
when accumulator is empty
- Switched to
Range#begin
andRange#end
instead of#min
and#max
First stable release.