Skip to main content

Release Notes

This section contains information about all TinyFrameJS releases, including new features, bug fixes, and other changes.

Version 1.0.0 (May 3, 2025)

New Features

  • Added support for multidimensional data
  • Added functions for working with time series
  • Improved performance of filtering operations

Bug Fixes

  • Fixed an issue when working with large datasets
  • Fixed problems with sorting by multiple columns

Other Changes

  • Updated documentation
  • Improved TypeScript typing

Version 0.9.0 (April 15, 2025)

New Features

  • Added support for data grouping
  • Added functions for aggregation
  • Improved support for CSV and JSON

Bug Fixes

  • Fixed issues with data import
  • Improved error handling

Version 0.8.0 (March 1, 2025)

New Features

  • First public release
  • Basic DataFrame support
  • Functions for importing and exporting data