Skip to content

Release 13.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 05:58
bfba244
  • Merge pull request #821 from rudolfolah/deserialize-generic-objects-error-message-and-sample
    Deserialize generic objects sample

  • Merge pull request #825 from rbnswartz/rs/optimization-for-scanner
    Use a span to reduce string allocations

  • Merge pull request #782 from hemnstill/mergingparser_with_aliases_try2
    MergingParser deserializer can now handle nested NodeSequence with aliases (try2)

  • Merge pull request #778 from rutger-dijkstra/fix-block-level-quoted-strings
    Quoted scalars are flow scalars only if flowLevel > 0

  • Merge pull request #832 from FyiurAmron/add_missing_methods_and_reorder
    Add missing methods to (de)serializer interfaces and implementations

  • Merge pull request #827 from tymokvo/add-force-scalar-style
    Add default scalar style