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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# NEWS
2
2
3
+
## v0.21.1
4
+
5
+
- Implement `Base.setindex!` molecule property accessor which was actually not implemented in v0.21.0.
6
+
- Fixed regression in 2D molecule drawing.
7
+
- Fixed a bug in serialization of molecules.
8
+
3
9
## v0.21.0
4
10
5
11
- Added `VirtualAtom` as an experimental feature. This enables treating atom placeholders (R-groups) and molecular fragments (e.g., amino acid residues) as atom vertices.
0 commit comments