Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

50 lines (29 loc) · 1.16 KB

Changelog

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.

Changed

  • Updated and linted codebase

Fixed

  • Fixed Calendar#free_slots_on using occupations from other dates

Fixed

  • Fixed glitches in OccupationCollection#bisect

Fixed

  • Fixed OccupationCollection#bisect when accumulator is empty

Fixed

  • Switched to Range#begin and Range#end instead of #min and #max

First stable release.