Sha256: fec9983eab8d86d17a21849ccce31ea8f8029fa4a399d28d9c05fe95f260efc3

Contents?: true

Size: 1.16 KB

Versions: 1

Compression:

Stored size: 1.16 KB

Contents

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project 
adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.5]

### Changed

- Updated and linted codebase

## [1.0.4]

### Fixed

- Fixed `Calendar#free_slots_on` using occupations from other dates

## [1.0.3]

### Fixed

- Fixed glitches in `OccupationCollection#bisect`

## [1.0.2]

### Fixed

- Fixed `OccupationCollection#bisect` when accumulator is empty

## [1.0.1]

### Fixed

- Switched to `Range#begin` and `Range#end` instead of `#min` and `#max`

## [1.0.0]

First stable release.

[Unreleased]: https://github.com/aldesantis/artic/compare/v1.0.5...HEAD
[1.0.5]: https://github.com/aldesantis/artic/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/aldesantis/artic/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/aldesantis/artic/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/aldesantis/artic/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/aldesantis/artic/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/aldesantis/artic/tree/v1.0.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
artic-1.0.5 CHANGELOG.md