Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Latest commit

Β 

History

History
55 lines (30 loc) Β· 1.13 KB

File metadata and controls

55 lines (30 loc) Β· 1.13 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog. This project adheres to Semantic Versioning.

unreleased β€”

Added

Changed

Fixed

2.2.2 β€” 2022-01-11

Added

  • C API documentation.

2.2.0 β€” 2020-11-24

Added

  • support for windows (#19 #23) by @mohits

Changed

  • Speedup calculation by avoiding calling pow(10,x) (#22) by @mohits

Fixed

  • move from travis to github actions

2.1.0 β€” 2020-04-30

Added

  • A Require ptah that match the gem name (#18)

2.0.1 β€” 2020-04-02

Fixed

  • Broken behavior when approaching the chunk size limit (#16)