Skip to content

Releases: adsabs/biblib-service

v1.3.4: Missing timestamps (#181)

26 Apr 16:17
3a4a3cb
Compare
Choose a tag to compare

Fixed library detached timesort bug

17 Apr 20:35
3bbdee4
Compare
Choose a tag to compare

Fixed timestamp desc bug

11 Apr 15:40
27c609b
Compare
Choose a tag to compare

#178

What's Changed

Full Changelog: v1.3.0...v1.3.1

Added access_type parameter

05 Feb 18:18
d1c886d
Compare
Choose a tag to compare

#177 Added access_type parameter

Fixed bug on libraries_count variable

09 Jan 15:41
71e7026
Compare
Choose a tag to compare

Alt Release: Only OperationsView Permissions bugfix

22 Dec 20:45
Compare
Choose a tag to compare
v1.2.8-bugfix

changing accesses hoping it's final

Fixed bug in permissions for library operations

21 Dec 21:57
34ba5bd
Compare
Choose a tag to compare

#174 Fixed bug in permissions for library operations.

Notes feature

21 Dec 20:26
f584fb5
Compare
Choose a tag to compare

Allows users to add notes to documents in the libraries. #171

Timestamp sort

26 Oct 18:25
02ead23
Compare
Choose a tag to compare

Allows users to sort documents within a library by date the document was added to the library.

Maintenance release: Add raw output for libraries

23 Jun 20:42
c49134e
Compare
Choose a tag to compare

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.