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)