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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@
65
65
-[Chunk](#chunk)
66
66
-[Builder](#builder)
67
67
-[Changelog](#changelog)
68
-
-[vX.Y.Z](#vxyz)
68
+
-[v1.10.0](#v1100)
69
69
-[v1.9.0](#v190)
70
70
-[v1.8.0](#v180)
71
71
-[v1.7.0](#v170)
@@ -1636,7 +1636,7 @@ builder_mt:destruction_policy :: id -> builder
1636
1636
1637
1637
## Changelog
1638
1638
1639
-
### vX.Y.Z
1639
+
### v1.10.0
1640
1640
1641
1641
- Added the new [`evolved.lookup`](#evolvedlookup) and [`evolved.multi_lookup`](#evolvedmulti_lookup) functions that allow finding ids by their names
1642
1642
- Added a non-shrinking version of the [`evolved.collect_garbage`](#evolvedcollect_garbage) function that only collects garbage without shrinking storages
0 commit comments