Releases: 0jonjo/calcpace
Releases · 0jonjo/calcpace
v.1.5.0
v1.4.0
v1.3.0
What's Changed
- Bump rexml from 3.3.3 to 3.3.6 in the bundler group across 1 directory by @dependabot in #34
- Create a global convert method to distances and velocities by @0jonjo in #37
- Refactor Convert module to englobe 26 options of distance a by @0jonjo in #37
- Refactor Calculate module to support calculus with and without checks and results in HH:MM:SS by @0jonjo in #37
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Embed the big-decimal option to the creation on an instance of Calcpace class;
- Create the convert_to_miles and convert_to_km methods;
- Add option to use big-decimal or not when convert distances;
- Update tests and Readme with new features
by @0jonjo in https://github.com/0jonjo/
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.0.0
What's Changed
Add round option to user when calculate distance by @0jonjo in #27
Add name friendly methods to convert distance, clocktime and seconds by @0jonjo in #27
Handle to more than 24h in conversions of second by @0jonjo in #27
Rename and built in inputs checks in methods to convert distances and time by @0jonjo in #27
Update ruby version to 3.2.1
Full Changelog: v0.2.0...v1.0.0