Skip to content

Data from iterables

Compare
Choose a tag to compare
@manycoding manycoding released this 14 May 20:29
· 85 commits to master since this release

[0.3.5] (2019-05-14)

Added

  • Arche() supports any iterables with item dicts, fixing jsonschema consistency, #83
  • Items.from_array to read raw data from iterables, #83

Changed