You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,21 @@
1
1
# Changelog
2
2
3
3
4
+
## v1.db25.p1
5
+
6
+
**2019-11-26**
7
+
8
+
* Switched form Apache License to GNU GENERAL PUBLIC LICENSE.
9
+
* Allow to use "unsafe" Python environment if this environment has explicitly been specified by the user.
10
+
11
+
12
+
## v1.db25.p0
13
+
14
+
**2019-11-05**
15
+
16
+
* Added shallow indexer that is less precide than the normal indexer but much faster. This mode can be invoked by adding the `--shallow` command line argument.
0 commit comments