Skip to content

Releases: codingpot/paperswithcode-go

v0.3.1

30 May 13:27
Compare
Choose a tag to compare

0.3.1 (2021-05-30)

Bug Fixes

  • client: raw string is preferred in regexp (b607904)

v0.3.0

30 May 13:23
Compare
Choose a tag to compare

0.3.0 (2021-05-30)

Feature

  • client: add a helper function to get paper ID from paper title (4fc43a2)

Bug Fixes

  • revise test for length check in paper_result_list_test.go (27c40f7)
  • PaperResultList: bestMetric value changed (facb339)

Documentation

  • README: add codecov badge (f6ddddc)

Chores

  • rename paperget.go to paper_get.go (a40f892)

v0.2.0

29 May 09:45
eca426a
Compare
Choose a tag to compare

0.2.0 (2021-05-29)

Feature

Documentation

v0.1.0

29 May 09:21
8adaae0
Compare
Choose a tag to compare

0.1.0 (2021-05-29)

Feature

  • CI: start using semantic release (8adaae0)