Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove workarounds for bugs fixed in BibInternal 0.3.5 #54

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

goerz
Copy link
Member

@goerz goerz commented Oct 25, 2023

The release of BibInternal v0.3.5 solved issue Humans-of-Julia/BibInternal.jl#22 related to preprints. Our monkey-patch of BibInternal.make_bibtex_entry to work around this is no longer necessary.

The release also solved issue Humans-of-Julia/BibInternal.jl#21, so the description of the workaround in the documentation can be removed.

Note that BibInternal is only an implicit dependency (via Bibliography.jl). The lowest compat-bound for Bibliography.jl, that is, v0.2.15, is compatible with BibInternal v0.3.5. So that version should be installed automatically. Someone would have to go out of their way to pin an older version of BibInternal in their environment. Dealing with any resulting bugs in that case is on them.

The release of `BibInternal v0.3.5` solved issue
Humans-of-Julia/BibInternal.jl#22 related to
preprints. Our monkey-patch of `BibInternal.make_bibtex_entry` to work
around this is no longer necessary.

The release also solved issue
Humans-of-Julia/BibInternal.jl#21, so the
description of the workaround in the documentation can be removed.

Note that `BibInternal` is only an implicit dependency (via
`Bibliography.jl`). The lowest compat-bound for `Bibliography.jl`,
that is, `v0.2.15`, is compatible with `BibInternal v0.3.5`. So that
version should be installed automatically. Someone would have to go out
of their way to pin an older version of `BibInternal` in their
environment. Dealing with any resulting bugs in that case is on them.
@goerz goerz merged commit 73cc7ca into master Oct 25, 2023
7 checks passed
@goerz goerz deleted the mg/bibinternal035 branch October 25, 2023 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant