All Versions
76
Latest Version
Avg Release Cycle
21 days
Latest Release
1600 days ago

Changelog History
Page 8

  • v0.1.2.1 Changes

    • Version bump
    • ⚡️ Check.sh .native update
    • ✅ Regression test for #22
    • Citation groups should not be separated
  • v0.1.2.0 Changes

    • Honor uppercase for cref output
    • Bump version
    • ⚡️ Update tests
    • ⚡️ Update README
    • Allow mixing different types of citations
    • 📇 Pull cref uppercase settings from metadata
    • Reference prefix capitalization initial
    • Require semicolon after lst
  • v0.1.1.0 Changes

    • README typo
    • Add links to listings examples
    • Add pandoc 1.14 info to readme
    • Add listoflistings to README
    • Add listoflistings to demo.md
    • List of names in LaTeX, list of listings
    • ⚡️ Update README
    • ⚡️ Readme syntax update
    • Add new files to .cabal
    • ⚡️ Update README.md
    • Use command defs for LaTeX customization
    • ⚠ Fix cabal warnings
    • 🔀 Merge branch 'pandoc-1.14'
    • ⚡️ Demo.md update
    • Fix no LaTeX ref for some CodeBlocks
    • ✅ Don't fail on test
    • Use preprocessor to work with pandoc 1.13 and 1.14
    • 🔀 Merge branch 'master' into pandoc-1.14
    • ⚡️ Update README
    • ⚡️ Demo.native update
    • ⚡️ Tests update
    • Exclude caption attribute from codeblock
    • 🛠 CodeBlock reference title fixes
    • 🔀 Merge branch 'listings'
    • Only change header-includes on latex export
    • Crefnames from meta, convert to LaTeX
    • isFormat accepts Maybe Format now
    • 👍 Support different prefix for multiple references
    • 📇 Set LaTeX float names from metadata
    • ModifyMeta initial
    • Cleveref should not have spaces after commas in list
    • ⚡️ Demo.md update
    • Main code for listings and code block captions
    • Fix demo.md link
    • Bump tag
  • v0.1.0.2 Changes

    • Bump version
    • Fix spacing issue in LaTeX
    • 🛠 Initial support for suffixes
    • 🔀 Merge branch 'master' into pandoc-1.14
    • ✅ Simplify tests
    • ⚡️ Update source-repo tag
  • v0.1.0.1 Changes

    • 🔀 Merge branch 'master' of github.com:lierdakil/pandoc-crossref
    • Use nbsp between ref. label and number
    • Use nbsp between ref. label and number
    • ⚡️ Update demo.native to match recent changes
    • ✅ Add other-modules in tests
    • ✅ Enable cabal tests in Travis
    • ✅ More tests
    • ✅ Some tests, general cleanup, normalization
    • 🔀 Merge branch 'master' into pandoc-1.14
    • Template code cleanup
    • Code cleanup
    • ✅ Enable GHC 7.10.1 test
    • Fix typo
    • ⚡️ Update travis badge
    • ⚡️ Travis badge update
    • ⚡️ Travis test update
    • Bump version
    • ⚡️ Update master code for pandoc-1.14
    • 🔀 Merge branch 'master' into pandoc-1.14
  • v0.1.0.0 Changes

    • ⚡️ Update README
    • Include other-modules into cabal file
    • Include limits on all depends
    • Fix check to work with binary
    • 🚀 Merge branch 'master' into release-0.1
    • 🏗 Try finally fixing travis build
    • ✅ Use bash test
    • ✅ Fix test run
    • 🚚 Remove GHC 7.10 from testsuite
    • Exec pandoc through caba;
    • Relax more
    • Relax requirements on base
    • Travis badge in README
    • ✅ Add rudimentary Travis tests
    • 🔀 Merge branch 'master' into pandoc-1.14
    • Attempt at fixing GHC 7.10 compatibility
    • Add meta guards to settings automatically
    • 0️⃣ Use Meta instead of Yaml and mappend default
    • Split program to modules
    • Cabal settings
    • IOError handling
    • Add README description of settings file
    • 👍 Add support for pandoc-crossref.yaml
    • ⚡️ Updates for pandoc-1.14
    • Fix latex table caption
    • ⚡️ Update demo.md with tableTemplate
    • 0️⃣ Fix template default values
    • Caption templates
    • ⚡️ Update README.md
    • ⚡️ Update README.md
    • ⚡️ Update README on spacing rules
    • Keep reference tags with label
    • Accept latex with extensions as latex
    • Include chapter number in item numbers as well
    • ⚡️ Update README
    • ⚡️ Update test
    • Don't output reference prefix with cleveref
    • 👍 Initial support for --chapters
    • Handle empty lists
    • 📇 Better metadata customization
    • ⚡️ Update README
    • Lists headings
    • ⚡️ Update README.md
    • List of figures, list of tables
    • More code cleanup
    • More code cleanup; store titles
    • More code cleanup
    • ✅ Rudimentary test
    • Code cleanup, more lax spaces rules
    • Create BSD3.md
    • ⚡️ Update data-accessor copyrights etc
    • Add reference prefix in latex output
    • ⚡️ Update README
    • Fix README
    • ⚡️ README.md update
    • Title delimiter option
    • 👍 Support for tables
    • Create LICENSE.md
    • Initial commit