Releases: adsabs/biblib-service
Releases · adsabs/biblib-service
v1.3.4: Missing timestamps (#181)
Fixed library detached timesort bug
Fixed timestamp desc bug
Added access_type parameter
#177 Added access_type parameter
Fixed bug on libraries_count variable
Alt Release: Only OperationsView Permissions bugfix
v1.2.8-bugfix changing accesses hoping it's final
Fixed bug in permissions for library operations
#174 Fixed bug in permissions for library operations.
Notes feature
Allows users to add notes to documents in the libraries. #171
Timestamp sort
Allows users to sort documents within a library by date the document was added to the library.
Maintenance release: Add raw output for libraries
Added boolean GET
parameter raw
to LibraryView
that allows the user to return the exact list of bibcodes that are saved in the library, as opposed to the ones that are returned from bigquery
. Default value for raw
is False
.