Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1e83c14

Browse filesBrowse files
committed
chore(version): the next version will be 0.13.5
build(hanxiao): rolling out fix
1 parent e2f478a commit 1e83c14
Copy full SHA for 1e83c14

2 files changed

+26-1Lines changed: 26 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎CHANGELOG.md‎

Copy file name to clipboardExpand all lines: CHANGELOG.md
+25Lines changed: 25 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282

8383

8484

85+
8586

8687

8788
<a name=release-note-0-1-1></a>
@@ -2077,3 +2078,27 @@
20772078

20782079
- [[```dca9f665```](https://github.com/jina-ai/docarray/commit/dca9f6652c6b6dcb803d344e7db03712ce7af7a4)] __-__ __version__: the next version will be 0.13.3 (*Jina Dev Bot*)
20792080

2081+
<a name=release-note-0-13-4></a>
2082+
## Release Note (`0.13.4`)
2083+
2084+
> Release time: 2022-04-30 06:19:38
2085+
2086+
2087+
2088+
🙇 We'd like to thank all contributors for this new release! In particular,
2089+
AlaeddineAbdessalem, Mohammad Kalim Akram, Jina Dev Bot, 🙇
2090+
2091+
2092+
### ⚡ Performance Improvements
2093+
2094+
- [[```e2f478ac```](https://github.com/jina-ai/docarray/commit/e2f478ac5fe376c1163eaaed9ad020cf5e704d36)] __-__ __array__: use less memory for apply (#312) (*AlaeddineAbdessalem*)
2095+
2096+
### 🐞 Bug fixes
2097+
2098+
- [[```9f620b0b```](https://github.com/jina-ai/docarray/commit/9f620b0b7e1827bc3124bfb762fe711ff85091a0)] __-__ fix find by vector of n_dim=1 (#315) (*AlaeddineAbdessalem*)
2099+
2100+
### 🍹 Other Improvements
2101+
2102+
- [[```3c9883e3```](https://github.com/jina-ai/docarray/commit/3c9883e395bd1689ae10d963aa84890e5f803a93)] __-__ add now branding (#313) (*Mohammad Kalim Akram*)
2103+
- [[```9e2f70e0```](https://github.com/jina-ai/docarray/commit/9e2f70e06053efacbb9c303bc532c11ce531aa23)] __-__ __version__: the next version will be 0.13.4 (*Jina Dev Bot*)
2104+
Collapse file

‎docarray/__init__.py‎

Copy file name to clipboardExpand all lines: docarray/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.13.4'
1+
__version__ = '0.13.5'
22

33
import os
44

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.