Skip to content

Releases: 0jonjo/calcpace

v1.2.0

10 Aug 20:41
7e66c4a
Compare
Choose a tag to compare

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

21 Jul 17:37
c328d7e
Compare
Choose a tag to compare

What's Changed

  • [29] Add BigDecimal support by @0jonjo in #30
  • [29] Create options to receive time results in seconds, not only in HH:MM:SS strings by @0jonjo in #30

Full Changelog: v1.0.0...v1.1.1

v1.0.0

16 Jun 22:23
75c74a5
Compare
Choose a tag to compare

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

v0.2.0

26 May 01:27
18d0f2b
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @0jonjo made their first contribution in #2

Full Changelog: https://github.com/0jonjo/calcpace/commits/v0.2.0