Ruby/Progressbar v1.5.1 Release Notes

Release Date: 2014-05-14 // almost 10 years ago
  • Uncategorized

    • Make grammar and spelling corrections in the README
    • Add the ability to scale the rate component
    • Add notes to the README about the new format components
    • Add the %R flag to the formatting to show the rate with 2 decimal places of precision
    • Remove unused molecule cruft
    • Add specs to make sure that rate works even if the bar is started in the middle
    • Add base functionality for the rate component
    • Add Slack notification to Travis builds
    • Upgrade rspectacular to v0.21.6
    • Upgrade rspectacular to v0.21.5
    • Upgrade rspectacular to v0.21.4
    • Upgrade rspectacular to v0.21.3
    • Upgrade rspectacular to v0.21.2
    • Add badges to the README
    • Upgrade rspectacular to v0.21.1
    • Lower Timecop version for Ruby 1.8 compatibility
    • Lower rake version to 0.9.6 so that it will be compatible with Ruby 1.8
    • Update rspectacular to 0.21
    • Add CODECLIMATE_REPO_TOKEN as a secure Travis ENV variable
    • Upgrade rspectacular to v0.20
    • Add the Code Climate test reporter gem
    • Add Ruby 2.1 to Travis
    • Convert to RSpec 3

    🔋 Feature

    • The running average is always set back to 0 when the bar is reset