oq v1.1.2 Release Notes

Release Date: 2020-06-25 // almost 4 years ago
  • ๐Ÿ›  Fixes

    • ๐Ÿ‘‰ Makes the YAML serialization specs less strict
      • Removes need to do version checking and should make them more robust going forward

Previous changes from v1.1.1

  • โฌ†๏ธ Dependency Upgrades

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix now invalid variable name
      • in is now a reserved variable name
    • ๐Ÿ›  Fix format list within help info
      • Now properly lists the formats Format of the input data. Supported formats: json, yaml, xml versus Format of the input data. Supported formats: OQ::Format

    ๐Ÿ”„ Changes

    • โšก๏ธ Some updates related to 0.35.0
      • Use exhaustive case for OQ::Format.converter method
      • Remove --link-flags option when building as libxml2 is now properly linked