Skip to content

Releases: Humans-of-Julia/BibInternal.jl

v0.3.6

13 Aug 05:22
ffe46fe
Compare
Choose a tag to compare

BibInternal v0.3.6

Diff since v0.3.5

Merged pull requests:

v0.3.5

17 Oct 03:01
c9c8efe
Compare
Choose a tag to compare

BibInternal v0.3.5

Diff since v0.3.4

Merged pull requests:

Closed issues:

  • Do not use "eprint" as a type (#22)

v0.3.4

09 Nov 00:47
Compare
Choose a tag to compare

BibInternal v0.3.4

Diff since v0.3.3

Merged pull requests:

  • Bugfix for negative spaces in space(field::Symbol) (#19) (@dingraha)

v0.3.3

21 Oct 06:09
Compare
Choose a tag to compare

BibInternal v0.3.3

Diff since v0.3.2

Enforce Julia ^1.6

Merged pull requests:

  • Add flexible rules check. Tag new version. Enforce Julia ^1.6 compat (#18) (@Azzaare)

v0.3.2

06 Aug 05:24
666a645
Compare
Choose a tag to compare

BibInternal v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

03 Aug 03:07
de75890
Compare
Choose a tag to compare

BibInternal v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

24 Jun 13:17
25a1943
Compare
Choose a tag to compare

BibInternal v0.3.0

Diff since v0.2.12

Merged pull requests:

  • Simplify names, handle empty strings correctly (#12) (@fingolfin)
  • Name constructor: refactor, strip whitespace (#13) (@fingolfin)

v0.2.12

23 Jun 01:06
a72d47d
Compare
Choose a tag to compare

BibInternal v0.2.12

Diff since v0.2.11

Merged pull requests:

v0.2.11

20 Jun 13:35
Compare
Choose a tag to compare

BibInternal v0.2.11

Diff since v0.2.10

Merged pull requests:

  • Code refactor (no breaking changes) (#6) (@Azzaare)

v0.2.10

15 Jun 04:38
0bf3fb3
Compare
Choose a tag to compare

BibInternal v0.2.10

Diff since v0.2.9

Merged pull requests:

  • Naive implementation of comparators for Date and Name (#5) (@LazyScholar)