Releases: codingpot/paperswithcode-go
Releases · codingpot/paperswithcode-go
v2.3.0
17 Mar 03:18
Compare
Sorry, something went wrong.
No results found
2.3.0 (2022-03-17)
Feature
Bug Fixes
v2.2.1
04 Oct 22:35
Compare
Sorry, something went wrong.
No results found
2.2.1 (2021-10-04)
Bug Fixes
Chores
v2.2.0
09 Sep 05:17
Compare
Sorry, something went wrong.
No results found
2.2.0 (2021-09-09)
Feature
Code Refactoring
use a common function to send a GET request (669236a )
Chores
add a new line at the end of the file (b9029e6 )
v2.1.3
07 Jun 14:40
Compare
Sorry, something went wrong.
No results found
2.1.3 (2021-06-07)
Bug Fixes
update PaperListParams to match Python (2b45ea8 )
Chores
use v2 in the code examples (70ac12b )
v2.1.2
31 May 10:39
Compare
Sorry, something went wrong.
No results found
2.1.2 (2021-05-31)
Bug Fixes
README: CI badge should not change (89c257c )
Chores
README: update badge to use v2 (400937f )
v2.1.1
31 May 10:23
Compare
Sorry, something went wrong.
No results found
2.1.1 (2021-05-31)
Bug Fixes
Documentation
v2.1.0
31 May 09:55
Compare
Sorry, something went wrong.
No results found
2.1.0 (2021-05-31)
Feature
Documentation
README: add go report badge (79c9c22 )
v2.0.0
31 May 03:48
Compare
Sorry, something went wrong.
No results found
2.0.0 (2021-05-31)
Breaking Changes
rename files and types to match the original code in Python (e1f0e2b )
BREAKING CHANGE:
- PaperListResult -> PaperList
- PaperListResultItem -> Paper
v1.1.0
30 May 14:12
Compare
Sorry, something went wrong.
No results found
1.1.0 (2021-05-30)
Feature
update README with a link to the Python lib (4825127 )
Documentation
README: update the example for no API version (c857c87 )
v1.0.1
30 May 13:52
Compare
Sorry, something went wrong.
No results found
1.0.1 (2021-05-30)
Bug Fixes
PaperListResultItem no longer implements Stringer (ed264d5 )
go fmt and remove unused func (041e281 )