Skip to content

v2.0.0

Compare
Choose a tag to compare
@nbarrientos nbarrientos released this 26 May 19:23
· 22 commits to master since this release
  • Rename metrics
    • crypto_last_value -> crypto_currency
    • crypto_high_24h_value -> crypto_high_24h_currency
    • crypto_low_24h_value -> crypto_low_24h_currency
    • crypto_change_24h_percent_value -> crypto_change_24h_ratio
    • crypto_change_24h_absolute_value -> crypto_change_24h_currency
  • New metrics
    • crypto_last_update_seconds
  • Add Docker instructions to the README