Skip to content

Releases: 0jonjo/calcpace

v1.4.0

15 Sep 23:46
e506e8b
Compare
Choose a tag to compare

What's Changed

  • Expand checks of inputs to more methods 🚔
  • Separate velocity from pace calculations 🏃🏼‍♀️
  • Use symbols in converter distance and velocities methods ♟️
  • Improve examples in README ✍🏼

All changes by @0jonjo in #39

Full Changelog: v1.3.0...v1.4.0

v1.3.0

08 Sep 21:08
68bf723
Compare
Choose a tag to compare

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

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