typelevel / algebra

Experimental project to lay out basic algebra type classes
https://typelevel.org/algebra/
Other
378 stars 69 forks source link

Update README to reference 1.0.0 as latest version #215

Closed coltfred closed 6 years ago

johnynek commented 6 years ago

👍

johnynek commented 6 years ago

well merge when green (make sure we don't have any CI checks that could fail on README, we should have them...) We could have a CI check to see if the version is actually the latest on maven-central. That would be cool.

codecov-io commented 6 years ago

Codecov Report

Merging #215 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #215   +/-   ##
======================================
  Coverage    76.4%   76.4%           
======================================
  Files          42      42           
  Lines         958     958           
  Branches       68      68           
======================================
  Hits          732     732           
  Misses        226     226

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 31291e0...3102b9f. Read the comment docs.