Changes

0.2.5 (18 October 2012)

  • Duplicate label detection (issue #14).
  • New :labelprefix: option to avoid duplicate labels when having multiple bibliographies with a numerical label style (addresses issue #14).

0.2.4 (24 August 2012)

  • New options for the bibliography directive for rendering the bibliography as bullet lists or enumerated lists: :list:, :enumtype:, and :start:.
  • Minor latex codec fixes.
  • Turn exception into warning when a citation cannot be relabeled (fixes issue #2).
  • Document LaTeX encoding, and how to turn it off (issue #4).
  • Use pybtex labels (fixes issue #6 and issue #7).
  • Cache tracked citation keys and labels, and bibliography enumeration counts (fixes issues with citations in repeated Sphinx runs).
  • Bibliography ids are now unique across documents (fixes issue that could cause the wrong bibliography to be inserted).
  • The plain style is now the default (addresses issue #9).

0.2.3 (30 July 2012)

  • Document workaround for Tinkerer (issue #1).
  • Use tox for testing.
  • Full 2to3 compatibility.
  • Document supported versions of Python (2.6, 2.7, 3.1, and 3.2).

0.2.2 (6 July 2012)

  • Documentation and manifest fixes.

0.2.1 (19 June 2012)

  • First public release.

Project Versions

Previous topic

Cached Information

Next topic

License

This Page