Skip to content

0.2.3-beta: YAML updates and small bug fixes:

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 18:09
  • add ymo_yaml_doc_get / ymo_yaml_doc_vget
  • fix defaults if not set in config
  • split WSGI config into header file (TEMPORARY HACK. Will tidy)
  • reset optind after parse if we're going to parse more than once

TODO: Just discovered the yaml_document_t portion of the API in yaml.h.
Should migrate from ymo_yaml_doc_t to yaml_document_t.