oq v1.1.2 Release Notes

Release Date: 2020-06-25 // about 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