Skip to content

Releases: nathansam/bibget

v1.0.4

30 Nov 15:19
Compare
Choose a tag to compare

bibget 1.0.4

Better formatted BibTex entries.

Changed

There appears to have been changes to the doi.org API which resulted in
bibget returning one-line BibTex entries. This has been fixed by using regex
to add a newline character to the end of commas outside of curly brackets.

Dependencies added

  • regex 1.10.2

Dependencies updated to latest versions

  • tokio 1.29.1 -> 1.33.0
  • futures 0.3.28 -> 0.3.29
  • clap 4.3.19 -> 4.4.7

v1.0.3

07 Aug 10:24
Compare
Choose a tag to compare

bibget 1.0.3

Dependencies have been updated.

Dependencies updated to latest versions

  • doi2bib 0.1.5 -> 0.1.6
  • futures 1.26.0 -> 1.29.1
  • clap 4.3.0 -> 4.3.19

v1.0.2

24 May 12:18
Compare
Choose a tag to compare

bibget 1.0.2

Dependencies have been updated.

Dependencies updated to latest versions

  • futures 0.3.27 -> 0.3.28
  • clap 4.1.13 -> 4.3.0

v1.0.1

28 Mar 10:41
Compare
Choose a tag to compare

bibget 1.0.1

Dependencies have been updated.

Dependencies updated to latest versions

  • tokio 1.25.0 -> 1.26.0
  • futures 0.3.26 -> 0.3.27
  • clap 4.1.6 -> 4.1.13

v1.0.0

24 Feb 14:13
Compare
Choose a tag to compare

bibget 1.0.0

The bump to version 1.0.0 indicates that the binary is now considered
stable. However, additional features (such as resolving other identifiers) may
be added in the future.

Changed

Shorted error message given if http request fails.

Dependencies updated to latest versions

  • clap 4.1.4 -> 4.1.6

v0.0.4

16 Feb 11:54
Compare
Choose a tag to compare

v0.0.3

13 Feb 13:36
Compare
Choose a tag to compare

v0.0.1

27 Jan 16:08
Compare
Choose a tag to compare