Skip to content

Releases: odkr/pandoc-zotxt.lua

Bugfix

03 May 14:08
e3a89b7
Compare
Choose a tag to compare

pandoc-zotxt.lua was reading the whole JSON file only because of an implementation detail of lunajson. Fixed.

Bugfix

03 May 10:43
55a4977
Compare
Choose a tag to compare

The filter was two-pass only because of an implementation detail of Pandoc. This release fixes this.

Minor improvements

03 May 09:08
d3214fe
Compare
Choose a tag to compare
  • Manpage now points out that bibliographies are JSON files.
  • pandoc-zotxt.lua consistently complains when a filename for a bibliography doesn't end in ".json".
  • Upgrade to lunajson 1.2.2-1.

Minor improvements

02 May 19:48
e7ec3b8
Compare
Choose a tag to compare
  • Minor improvements of Unicode handling.
  • Some re-factoring.

Bugfix

02 May 15:41
846a905
Compare
Choose a tag to compare

Bibliograpies work again.

Minor improvements

02 May 14:16
011c666
Compare
Choose a tag to compare
  • Speed improvements for first BetterBixTex lookup.
  • Better support for older Windows versions.
  • Bugfixes.

Bugfixes

01 May 12:09
3176616
Compare
Choose a tag to compare
  • Bibliographies now work.
  • And their path is interpreted as relative to that of the first input file.

Bibliographies!

30 Apr 17:36
c8f88be
Compare
Choose a tag to compare
  • Now supports updating JSON bibliography files.
  • No longer supports calling pandoc-citeproc.

Minor release

21 Dec 15:08
0b80152
Compare
Choose a tag to compare

Removed she-bang line

Beta release

09 May 16:16
47fe4fc
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release
v0.1

First commit.