pandoc-xnos 2.0.1 (2019-09-19)

    * Fixed handling of spans ending with a reference.


pandoc-xnos 2.0.0 (2019-09-17)

    * Rebranded as the pandoc-xnos filter suite.
    * Removed cleveref fakery (pandoc-fignos Issue #68).
    * Added warning message system.
    * Fixed epub links across chapters.
    * Fixed quoted attribute handling.
    * Fixed span handling (pandoc-fignos Issue #58).
    * Support attributes on references (pandoc-fignos Issue #54).
    * Support disabling links on selected references (pandoc-fignos
      Issue #54).
    * Improved handling of missing reference targets.
    * Parse MetaMaps in get_meta().
    * Added pandoc-xnos filter which calls all of the filters in the
      pandoc-xnos filter suite if available.


pandoc-xnos 1.2.0 (2019-05-15)

    * Support for references in bracketed spans (pandoc-fignos
      Issue #58).


pandoc-xnos 1.1.2 (2019-05-15)

    * Allow xnos-number-sections with docx (pandoc-fignos Issue #59).


pandoc-xnos 1.1.1 (2018-08-09)

    * Fixed new problem with section numbers and html output.


pandoc-xnos 1.1.0 (2018-08-09)

    * A workaround is provided for a bug in boolean metadata handling
      for pandoc 2.2.3 and 2.2.3.1 (see pandoc Issue #4819).
    * A bug involving xnos-number-sections and unattributed
      equations is fixed (see pandoc-xnos Issue #30).
    * Added processing for references in spans (pandoc-xnos
      merge request #6).
    * Provides a helpful error message when On or Off are used as
      boolean xnos metadata values.  As of pandoc 2.2.2 this is no
      longer allowed.


pandoc-xnos 1.0.1 (2018-01-14)

    * Moving to MAJOR.MINOR.PATCH release semantic versioning as per
      https://semver.org/.  API changes will result in an increment
      of the MAJOR number.  This helps fix pandoc-fignos Issue #46.


pandoc-xnos 0.15 (2018-01-13)

    * Added support for AMS-style equations referencing
      (pandoc-eqnos Issue #27).


pandoc-xnos 0.14 (2018-01-09)

    * Fixed bug that prevented bolding or italicizing of references
      (pandoc-fignos Issue #45).


pandoc-xnos 0.12, 0.13 (2017-12-16)

    * Copied pandocattributes.py into pandoc-xnos to work around
      an install error (see
      https://github.com/aaren/pandoc-attributes/issues/1)


pandoc-xnos 0.11 (2017-11-18)

    * Updated tests for pandoc-2.0.


pandoc-xnos 0.10 (2017-08-20)

    * Allows version numbers starting with 2 (pandoc-fignos
      Issue #40).


pandoc-xnos 0.9 (2016-12-10)

    * Uses the new PANDOC_VERSION environment variable
      (pandoc Issue #2640).


pandoc-xnos 0.8, 0.8.1, 0.8.2 (2016-12-05)

    * New factory functions for adding and removing section numbers
      from an element's attributes.


pandoc-xnos 0.7 (2016-11-17)

    * Fixed regex for python 2.7.3 (pandoc-fignos Issue #32).


pandoc-xnos 0.6 (2016-11-05)

    * Updated for pandoc 1.18 (pandoc-fignos Issue #30).


pandoc-xnos 0.5 (2016-10-22)

    * Fixed bug in broken refs code (Issue #1).
    * Fixed textless doc crash (pandoc-fignos Issue #27).


pandoc-xnos 0.4, 0.4.1 (2016-08-21)

    * Added insert_rawblock_factory().
    * More improvements to TeX output.


pandoc-xnos 0.3 (2016-05-18)

    * Improved TeX output.
    * Added integration tests.


pandoc-xnos 0.2 (2016-05-16)

    * Fixed treatment of math references for NON-html/tex/pdf output.


pandoc-xnos 0.1 (2016-05-14)

    * Initial release.
