Skip to content

Releases: asciidoctor/asciidoctor-bibtex

v0.9.0

07 Feb 03:39
Compare
Choose a tag to compare

A long-waited release for many bug-fixes. Thanks all contributors and especially Dan @mojavelinux for the major work. The gem will still be updated with futhre bug-fixes, and PRs are always welcome.

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

0.8.0

04 Jul 09:10
Compare
Choose a tag to compare

Summary

This release is a continuous improvement of 0.7.

Distribution

This release is published through Ruby Gems

Enhancements

  • Upgrade bibtex-ruby dependency

Fixed Bugs

  • Fix handling of texts to avoid ghost footnotes

0.7.1

13 Feb 03:42
Compare
Choose a tag to compare

Summary

This release is a continuous improvement of 0.6.

Distribution

This release is published through Ruby Gems

Enhancements

  • Add a bibitem:[KEY] inline macro for CV in asciidoc
  • Handle citations in block titles

Fixed Bugs

  • Fix crashes caused by citeproc version updates

0.6.0

04 Sep 16:06
Compare
Choose a tag to compare

Summary

This release is a continuous improvement of 0.5. Great thanks to Dan (@mojavelinux) for the tremendous help.

Distribution

This release is published through Ruby Gems

Enhancements

  • CI on PR
  • Conforming to Ruby file naming styles
  • README now in asciidoc

Fixed Bugs

  • Fix failures on bibtex items missing years.

0.5.2

22 Aug 17:06
Compare
Choose a tag to compare

Summary

This release is a quick fix over 0.5.1 to resolve a bug where inline formats in list items are prematurely rendered. Great thanks to @RarrugasTetra for discovering the bug.

Distribution

This release is published through Ruby Gems

0.5.1

18 Aug 04:47
Compare
Choose a tag to compare

Summary

This release is a quick fix over 0.5.0 to resolve a typo find_bibfile. Great thanks to @danabr for discovering the bug and the fix.

Distribution

This release is published through Ruby Gems

0.5.0

11 Aug 15:37
Compare
Choose a tag to compare

Summary

This release is a thorough refactoring of the internals. All code has been cleaned, all tests come back, and several bugs are fixed.

Distribution

This release is published through Ruby Gems

Enhancements

  • Support arbitrary locators (former pages)
  • Support pretext in citation macros
  • Support throwing errors in case of unfound citations
  • Add unit tests

Fixed Bugs

  • Fix citations in table cells
  • Fix citations in footnotes

0.4.1

20 May 16:19
Compare
Choose a tag to compare

This release fixes a regression #44 where the cite:[xxx] macros are not replaced.

Distribution

This release is published through Ruby Gems

0.4.0

18 May 16:03
Compare
Choose a tag to compare

This release mainly fixes capatibality with asciidoctor 2.0.

Distribution

This release is published through Ruby Gems