Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 398 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 398 Bytes

CHANGELOG

Version 0.1.2 (2025-01-17)

  • Fixes Counter.Bit64.Final.asBits calculation [#12]

Version 0.1.1 (2025-01-14)

  • Add checks to Counter that incrementBy is perfectly divisible into {Int/Long}.MIN_VALUE [#9]

Version 0.1.0 (2025-01-13)

  • Initial Release