Skip to content

Commit

Permalink
we reverted one optimization, for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jleven authored Jan 24, 2025
1 parent 20166b3 commit 0d215ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/source/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ FiftyOne 1.3.0
consistency with the `SortBy` and `GroupBy` stages.
- Added support to many builtin operators for users to act on multiple fields/
entities at once
- Optimized `dataset.first()` , `dataset.head()`, `dataset.last()`,
`dataset.tail()`, `dataset.count()`, and `dataset.count("frames")`
- Fixed a bug where the `@voxel51/plugins/install_plugin` operator didn't
work correctly with GitHub paths.
- Fixed a bug where disabled buttons would still try to load an operator
Expand Down

0 comments on commit 0d215ff

Please sign in to comment.