Skip to content

libhxl-python v4.19

Compare
Choose a tag to compare
@davidmegginson davidmegginson released this 23 Apr 22:19
  • allow selector for JSON data to be a JSON path as well as just a simple token
  • add --selector option to all command-line scripts
  • added toupper() and tolower() row functions
  • fixed bugs with date heuristics and with JSONpath parsing of non-strings
  • various code cleanup
  • add a generic Makefile to simplify common testing and git tasks