Skip to content

Latest commit

 

History

History
148 lines (81 loc) · 7.93 KB

File metadata and controls

148 lines (81 loc) · 7.93 KB

Release Note (0.1.1)

Release time: 2022-01-09 11:27:09

🙇 We'd like to thank all contributors for this new release! In particular, Han Xiao, 🙇

🆕 New Features

  • [27d0373b] - array: add progressbar for to/from bytes (#14) (Han Xiao)
  • [a56067e4] - array: add summary method for array (#9) (Han Xiao)
  • [bdc3aa23] - document: add summary method to document (#7) (Han Xiao)
  • [28a7e42e] - array: use pickle as default binary serialization (#4) (Han Xiao)

🐞 Bug fixes

  • [da3b32e1] - array: push pull use most compact protocol (#6) (Han Xiao)

📗 Documentation

  • [db8c7d98] - minor fix on docs (#13) (Han Xiao)
  • [113cfef5] - add what-is chapter (Han Xiao)
  • [cd16f5f6] - array: add evaluation of array (#12) (Han Xiao)
  • [43ab092b] - array: add doc for array serialization (#11) (Han Xiao)
  • [423b7b42] - array: add doc for array serialization (Han Xiao)
  • [8558c0c4] - array: add doc for array serialization (#10) (Han Xiao)
  • [3b2e07ce] - array: add doc for array api (Han Xiao)
  • [d3f2c61d] - document: add doc for document api (#8) (Han Xiao)

🏁 Unit Test and CICD

  • [3a6dab0a] - set first version to 0.1.0 (Han Xiao)

🍹 Other Improvements

  • [321adc71] - fix release script (Han Xiao)
  • [75191605] - fix readme (Han Xiao)
  • [a4fbf9d4] - update readme (Han Xiao)
  • [0815a79b] - restructure docs (Han Xiao)
  • [b80ca931] - update license (Han Xiao)
  • [d95d3edf] - reformat code (#5) (Han Xiao)

Release Note (0.1.2)

Release time: 2022-01-09 14:26:21

🙇 We'd like to thank all contributors for this new release! In particular, Han Xiao, Jina Dev Bot, 🙇

🍹 Other Improvements

  • [5d78e7bf] - fix release script (Han Xiao)
  • [e5e5419a] - version: the next version will be 0.1.2 (Jina Dev Bot)

Release Note (0.1.3)

Release time: 2022-01-11 09:20:42

🙇 We'd like to thank all contributors for this new release! In particular, Han Xiao, Maximilian Werk, felix-wang, Jina Dev Bot, 🙇

🐞 Bug fixes

  • [09c5c43a] - improve mesh data loading (#25) (felix-wang)

🧼 Code Refactoring

  • [e62c1ad0] - hide get_attributes to private (#18) (Han Xiao)

📗 Documentation

  • [2704500f] - fix sidebar link (#19) (Maximilian Werk)

🍹 Other Improvements

  • [b534fc30] - docs: fix install section in docs (Han Xiao)
  • [9112c5a0] - docs: add contains to docs (Han Xiao)
  • [abbb63b1] - docs: fix doc emoji (Han Xiao)
  • [a4b25698] - remove super long filenames (Han Xiao)
  • [d703b2be] - fix readme (Han Xiao)
  • [a571e003] - version: the next version will be 0.1.3 (Jina Dev Bot)

Release Note (0.1.4)

Release time: 2022-01-11 17:59:01

🙇 We'd like to thank all contributors for this new release! In particular, Han Xiao, Joan Fontanals, Jina Dev Bot, 🙇

🆕 New Features

  • [74b9405a] - add serialization to base64 (#33) (Han Xiao)

🐞 Bug fixes

  • [5c1fb558] - fix match score (#32) (Joan Fontanals)
  • [3a906db9] - array: remove the support of singleton boolean index (#31) (Han Xiao)
  • [79ad2362] - array: fix edge case on single boolean index (#28) (Han Xiao)

🍹 Other Improvements

  • [beeb3226] - docs: add comparision to awkarray and zarr (Han Xiao)
  • [8c39f51c] - version: the next version will be 0.1.4 (Jina Dev Bot)

Release Note (0.1.5)

Release time: 2022-01-12 10:32:57

🙇 We'd like to thank all contributors for this new release! In particular, Han Xiao, felix-wang, Jina Dev Bot, 🙇

🐞 Bug fixes

  • [9646bed9] - fix edge case when two elements are strings (#37) (Han Xiao)
  • [e9ce570b] - fix setup manifest (#36) (Han Xiao)
  • [0abf9748] - _id_to_index initialize (#35) (felix-wang)

🍹 Other Improvements

  • [f0d222d5] - version: the next version will be 0.1.5 (Jina Dev Bot)