Releases: JuliaBibliographies/BibInternal.jl
Releases · JuliaBibliographies/BibInternal.jl
Release list
v0.4.0
BibInternal v0.4.0
Breaking changes
- There are no significant breaking changes besides the one that will affect Bibliography.jl and BibParser.jl upcoming versions.
Merged pull requests:
- Bump crate-ci/typos from 1.47.2 to 1.48.0 (#68) (@dependabot[bot])
Closed issues:
- TagBot: Manual intervention needed for releases (#70)
v0.3.8
BibInternal v0.3.8
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#29) (@dependabot[bot])
- Bump codecov/codecov-action from 4 to 5 (#35) (@dependabot[bot])
- Bump crate-ci/typos from 1.18.0 to 1.29.4 (#38) (@dependabot[bot])
- Bump actions/checkout from 4 to 6 (#39) (@dependabot[bot])
- Bump actions/cache from 4 to 5 (#41) (@dependabot[bot])
- Actually throw an error if fields are missing (#49) (@lgoettgens)
- Fix JET issue in
isless(::Date, ::Date)(#50) (@lgoettgens) - Make JET optional (#51) (@goerz)
- Disable testing on pre-releases (#52) (@goerz)
- Release 0.3.8 (#53) (@goerz)
- Bump codecov/codecov-action from 5 to 6 (#54) (@dependabot[bot])
- Bump crate-ci/typos from 1.29.4 to 1.47.2 (#64) (@dependabot[bot])
- Bump codecov/codecov-action from 6 to 7 (#65) (@dependabot[bot])
- Bump actions/checkout from 6 to 7 (#66) (@dependabot[bot])
- Bump actions/cache from 5 to 6 (#67) (@dependabot[bot])
v0.3.7
BibInternal v0.3.7
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
v0.3.5
v0.3.4
BibInternal v0.3.4
Merged pull requests:
v0.3.3
BibInternal v0.3.3
Enforce Julia ^1.6
Merged pull requests:
v0.3.2
v0.3.1
BibInternal v0.3.1
Merged pull requests:
- Simplify Project.toml (#14) (@fingolfin)
- Fix small bug in
Namejunior parsing (#16) (@dingraha)
v0.3.0
BibInternal v0.3.0
Merged pull requests:
- Simplify
names, handle empty strings correctly (#12) (@fingolfin) - Name constructor: refactor, strip whitespace (#13) (@fingolfin)