Skip to content

libxo-0.8.2

Compare
Choose a tag to compare
@philshafer philshafer released this 14 Jun 17:38

This release is malformed; the configure.ac (with the new version number) was not committed as part of the "new-release" process.

  • xohtml: Add div.units as standard CSS text
  • Don't treat values as format strings; they are not
  • add "-p" to "mkdir -p build" in setup.sh
  • add test case for {U:%%} (from df.c)
  • detect end-of-string in '%' and '' escaping
  • make xo_simple_field, for common simple cases
  • xohtml: nuke "n" in "echo" commands
  • rename "format" to "fmt" for consistency; same for "str" to "value"
  • update test cases