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: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
5
5
### New Features
6
6
7
+
* Containers are now fully available! We have removed the beta warning and fixed the way in which they work with Cameras, input and scroll factors. They are also fully documented, so please see their docs and examples for use.
7
8
* Group.getLast will return the last member in the Group matching the search criteria.
8
9
* Group.getFirstNth will return the nth member in the Group, scanning from top to bottom, that matches the search criteria.
9
10
* Group.getLastNth will return the nth member in the Group, scanning in reverse, that matches the search criteria.
0 commit comments