Skip to content

tibblify 0.3.1

Latest
Compare
Choose a tag to compare
@mgirlich mgirlich released this 16 Jan 10:41
  • New parse_openapi_spec() and parse_openapi_schema() to convert an
    OpenAPI specification to a tibblify specification.

  • Fix ptype of a tib_vector() inside a tib_df().

  • New unpack_tspec() to unpack the elements of tib_row() fields (#165).

  • Improved printing of lists parsed with tspec_object().

  • Improved performance of the tspec() family.

  • Improved guessing.