Skip to content

Releases: JuliaBibliographies/BibInternal.jl

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 06:50

BibInternal v0.4.0

Diff since v0.3.8

Breaking changes

  • There are no significant breaking changes besides the one that will affect Bibliography.jl and BibParser.jl upcoming versions.

Merged pull requests:

Closed issues:

  • TagBot: Manual intervention needed for releases (#70)

v0.3.8

Choose a tag to compare

@github-actions github-actions released this 15 Jul 23:49

BibInternal v0.3.8

Diff since v0.3.7

Merged pull requests:

v0.3.7

Choose a tag to compare

@github-actions github-actions released this 01 Nov 03:10
cea8645

BibInternal v0.3.7

Diff since v0.3.6

Merged pull requests:

  • Add isbn, issn, and note fields (#26) (@Christovis)
  • Release for new Julia LTS. Extended tests: Aqua, Jet, ExplicitImport, TestRunner (#27) (@Azzaare)

Closed issues:

  • Please make a release (#24)

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 13 Aug 05:22
ffe46fe

BibInternal v0.3.6

Diff since v0.3.5

Merged pull requests:

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 17 Oct 03:01
c9c8efe

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

Choose a tag to compare

@github-actions github-actions released this 09 Nov 00:47

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

Choose a tag to compare

@github-actions github-actions released this 21 Oct 06:09

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

Choose a tag to compare

@github-actions github-actions released this 06 Aug 05:24
666a645

BibInternal v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 03:07
de75890

BibInternal v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 13:17
25a1943

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)