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
Copy file name to clipboardExpand all lines: NEWS.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# NEWS
2
2
3
+
## v0.20.2
4
+
5
+
- Reverted some undesirable changes in v0.20
6
+
-`svgcolor` in hex form
7
+
- It is still challenging to run juliac.jl in Docker environment. PackageCompiler.jl will be a primary option for a while longer.
8
+
- Newly introduced `remove_all_hydrogen!` in preprocessing method for substructure match can cause mismatch in isomorphism mappings (#136). This has been removed and alternative workflow will be documented in the tutorial soon.
9
+
- Text positioning in 2D drawings has been slightly improved.
10
+
3
11
## v0.20.1
4
12
5
13
- The shortest path algorithm used inside `sssr` was specialized for typical molecular graph tasks and get more efficient.
0 commit comments