tibblify 0.3.1
-
New
parse_openapi_spec()andparse_openapi_schema()to convert an
OpenAPI specification to a tibblify specification. -
Fix ptype of a
tib_vector()inside atib_df(). -
New
unpack_tspec()to unpack the elements oftib_row()fields (#165). -
Improved printing of lists parsed with
tspec_object(). -
Improved performance of the
tspec()family. -
Improved guessing.