Tags: 0jonjo/calcpace
Tags
[53] Test matrix of ruby in test workflow (#54) * [53] Test matrix of ruby in test workflow * [53] Add failfast false to the test workflow * [53] Remove ruby version from gemfile * [53] Bundle install with version 2.4.22 * [53] Update README with the test workflow with the Ruby matrix * [53] Update gem to version 1.5.3
[50] bug convert to clocktime with wrong response when more than 1 day ( #51) * [50] Bump gemfile with Ruby 3.4.2 * [50] Adjust converter to clocktime method to handle results bigger than 1 day * [50] Change Ruby version to 3.4.2 * [50] Update Readme to 1.5.2 version * [50] Remove unused require of bigdecimal * [50] Rubocop lint * [50] Update gemspec to version 1.5.2
44 create list speed and list distance methods (#46) * Change from RuntimeError to ArgumentError * Refactoring methods of calculation * Add options to list methods * Add new distance and speed constants * bump gems * change version of gem to 1.5.0 * Update readme with list options * Update gemspec, remove bigdecimal attr read * Fix code scanning alert no. 1: Badly anchored regular expression Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
[38] Create pace methods and refact other methods (#39) * Bump gems * Create new convert options * Remove old checker options * Add options to calculate with and without checks and rename methods * Add comment lint to Calcpace class * Rename pace to velocity * Update Readme with new features * Update gemspec to 1.3.0 version * Minor adjust in text of Readme * Create pace methods, adjust calculus to check if bigdecimal is active * create method to change to float if necessary before calculate * Add pace to comments in calcpace class * Convert to bigdecimal in any calculation when it is active * remove bigdecimal from calcpace gem due not so useful * Refactor checks in methods of calculator module * Refactor to use symbols when converter units * Update readme to v1.4.0 and gitignore * Updated gemspec * Minor adjusts in examples of Readme
36 create a global convert method to distances and velocities (#37) * Bump gems * Create new convert options * Remove old checker options * Add options to calculate with and without checks and rename methods * Add comment lint to Calcpace class * Rename pace to velocity * Update Readme with new features * Update gemspec to 1.3.0 version * Minor adjust in text of Readme
32 embed the calculation options bigdecimal and others in the creatio… …n of the calcpace object (#33) * Add bigdecimal to the object of the Calcpace class * Remove round and add option to convert distance using float * Create convert to miles and km methods * Update Readme to v 1.2.0 features
[29] Add bigdecimal support (#30) * update ruby version to 3.2.1 * add method to check seconds * add name friendly methods to convert distance, clocktime and seconds * add handle to more than 24h in conversions of seconds * add round option to user in convert * update Readme and gemspec * update readme and gemspec * Add bigdecimal option and methods to receive result in seconds or bigdecimal * Rubocop lint adjusts * update gitignore * update gem version in readme
26 rename and built in inputs checks in methods to convert distances … …and time (#27) * update ruby version to 3.2.1 * add method to check seconds * add name friendly methods to convert distance, clocktime and seconds * add handle to more than 24h in conversions of seconds * add round option to user in convert * update Readme and gemspec
PreviousNext