aRxiv 0.12
BUG FIXES
The package had totally stopped working. Got it working again by using
GET
rather thanPOST
, andquery
rather thanbody
.Fixed a typo in
arxiv_count()
that had been introduced way back in December, 2014.
The package had totally stopped working. Got it working again by using GET
rather than POST
, and query
rather than body
.
Fixed a typo in arxiv_count()
that had been introduced way back in December, 2014.