Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 559 Bytes

CHANGELOG.md

File metadata and controls

33 lines (17 loc) · 559 Bytes

Revision history for real-dice

0.1.0.0 -- 2024-05-16

  • First version. Released to an eager world!

0.1.0.1 -- 2024-05-17

  • Fixes initial bugs and mistakes in documentation

0.1.0.2 -- 2024-05-18

  • Adds wider dependency and version support

  • Adds to documentation

0.1.0.3 -- 2024-06-13

  • Adjusts dependency versioning to add to Stackage

0.1.0.4 -- 2024-10-21

  • Supports extra-1.8

  • Supports Haskell2010

  • Updates CI

0.1.0.5 -- 2025-01-07

  • Supports up to random-1.4 and base-4.22

  • Tests with GHC 9.8, GHC 9.10, and GHC 9.12