@hackage / bitmasks

Bitmasks for efficient storing of boolean flags

Latest0.0.1

Changelog

Changelog for bitmasks

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 the Haskell Package Versioning Policy.

0 - 2025-09-17

  • Bitmask data types with API and tests.

0.0.1 - 2026-03-09

  • Rename addFlag -> insertFlag.