Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and intervalset adheres to Semantic Versioning. The public API of intervalset is simply the public C++ functions and types defined by the library.


Unreleased


v1.2.0

Added

  • New is_empty method, that returns whether an intervalset is empty.

  • Full API is now documented on readthedocs.


v1.1.0

Changed

  • Build system changed from CMake to Meson.


v1.0.0

  • Release date: 2018-10-16