Skip to content

Releases: arothuis/markdown-it-biblatex

2.1.0

16 Nov 14:38
e90840f
Compare
Choose a tag to compare

What's Changed

  • feature: add configuration to always append a bibliography by @arothuis in #17
  • feature: allow suppression of missing refs & allow always reloading files by @arothuis in #18

Full Changelog: 2.0.1...2.1.0

2.0.1

10 Apr 20:41
Compare
Choose a tag to compare

Patch

  • Fix docs and update lock file

Full Changelog: 2.0.0...2.0.1

2.0.0

10 Apr 20:40
Compare
Choose a tag to compare

What's Changed

  • Updated outdated dependencies
  • Added citation and bibliographic entry IDs and the ability to link to bibliographic entries by @arothuis in #16

This includes the following breaking changes:

  • added wrappers with an id to citations will become default behavior
  • added bib-ids based on the position in the .bib-file will become default behavior
  • introduced linkToBibliography configuration option to add link citations using their IDs to bibliographic entries

In addition, the following changes are introduced:

Full Changelog: 1.0.1...2.0.0

1.0.1

03 Mar 15:18
be58f8c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

01 Feb 21:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...1.0.0

0.4.0

02 Jan 12:01
8f766aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

08 Jun 23:00
bc8c2ab
Compare
Choose a tag to compare

What's Changed

  • Feature: add infix for composite citations by @arothuis in #5 (see #2)

Full Changelog: 0.2.0...0.3.0

0.2.0

07 Jun 16:20
51f0c6d
Compare
Choose a tag to compare
Update version number