Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Releases: hypervectorio/hypervector-wrapper

0.0.15

02 May 19:23
Compare
Choose a tag to compare
  • Migrated remaining requests over to cls.request() method wrapper for improved exception visibility

0.0.14

01 May 16:56
Compare
Choose a tag to compare
  • Support for Definition creation from Python dict objects

0.0.13

27 Apr 13:50
Compare
Choose a tag to compare
  • Improved exception handling
  • Moving towards better abstraction of requests to Hypervectior API

0.0.12

25 Apr 20:38
Compare
Choose a tag to compare
  • Fix to numpy dependency from setup.py

0.0.11

25 Apr 20:19
Compare
Choose a tag to compare
  • Adding serialisation support for numpy.ndarray

0.0.10

21 Apr 14:28
Compare
Choose a tag to compare
  • Various exception handling improvements

0.0.9

20 Apr 15:59
Compare
Choose a tag to compare

0.0.8

05 Apr 10:34
d44df6a
Compare
Choose a tag to compare
  • Adding .history() method to Definition resource

0.0.7

25 Mar 10:44
Compare
Choose a tag to compare
  • Uprev of requests dependency

0.0.6

24 Mar 01:48
Compare
Choose a tag to compare
  • Primary changes to support direct data retrieval through new .hypervectors method (and discrete endpoint on the API)