Skip to content

Releases: ceramicstudio/js-glaze

v0.7.0

19 Jan 13:54
7b1aa8f

Choose a tag to compare

Updated Definition schema and definitions IDs.

v0.6.0

14 Jan 17:22
9bc267c

Choose a tag to compare

  • Renamed getIDXContent method to getIndex
  • Renamed contentIterator method to iterator
  • Renamed various TypeScript definitions to match APIs changes

v0.5.0

17 Dec 16:25
4e2f83b

Choose a tag to compare

  • Updated to support Ceramic v0.17 - this changed the schemas and definitions IDs
  • Removed the authenticate method and did property

v0.3.0

29 Oct 15:51
22a4071

Choose a tag to compare

  • Updated to support Ceramic v0.12 - this changed the schemas and definitions IDs
  • Added merge, setAll and setDefaults methods

v0.2.0

07 Oct 14:27
6b6c906

Choose a tag to compare

  • Updated to the new IdentityIndex specification
  • Removed tags-related methods, being removed from the new specification
  • Removed need to provide schemas in constructor, now using constants
  • Added logic to validate the definitions and IDX documents use the right schema