pandoc-xnos 2.5.0 (2020-11-10)

    * Updated for pandoc api 1.22 (pandoc-fignos Issue #85,
      pandoc-tablenos Issue #23)


pandoc-xnos 2.4.3 (2020-08-04)

    * Use nonbreaking spaces in references (Issue #14).


pandoc-xnos 2.4.2 (2020-07-31)

    * Fixed processing of uncaptioned tables with pandoc 2.10
      (pandoc-fignos Issue #82)"


pandoc-xnos 2.4.1 (2020-07-30)

    * Fixed "Failed reading: not a valid json value" error
      affecting python 2 users (pandoc-tablenos Issue #17 and
      pandoc-eqnos Issue #45).


pandoc-xnos 2.4.0 (2020-07-30)

    * Handle attributed tables for pandoc >= 2.10.
    * Added version() function to aid version string comparisons.
    * Use nonbreaking spaces in references (Issue #14).


pandoc-xnos 2.3.0 (2019-11-03)

    * Allow get_meta() to process MetaLists of MetaMaps
      (addresses issue in pandoc-theoremnos PR #1)


pandoc-xnos 2.2.2 (2019-11-02)

    * Enable insert_secnos_factory() and delete_secnos_factory()
      to operate on Span elements (PR #10).


pandoc-xnos 2.2.0 (2019-10-27)

    * Enable insert_secnos_factory() and delete_secnos_factory()
      to operate on Div elements.


pandoc-xnos 2.1.2 (2019-09-26)

    * Fixed "'warninglevel' is not defined" crash.
    * Added `set_warning_level()`


pandoc-xnos 2.1.0 (2019-09-26)

    * Checks for and warns about duplicate reference targets.
    * Use inspect module to get filter name.
    * API changes, with backward compatibility:
      - process_refs_factory(): removed filtername as first argument
      - attach_attrs_factory(): removed filtername as first argument

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.
