Skip to content

Commit d2564f1

Browse files
committed
Release Aspose.Cells Cloud SDK 24.4
1 parent 677eecf commit d2564f1

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) ![Gem](https://img.shields.io/gem/v/aspose_cells_cloud) ![Gem](https://img.shields.io/gem/dt/aspose_cells_cloud) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-ruby)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-ruby/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-ruby/24.3)
1+
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) ![Gem](https://img.shields.io/gem/v/aspose_cells_cloud) ![Gem](https://img.shields.io/gem/dt/aspose_cells_cloud) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-ruby)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-ruby/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-ruby/24.4)
22

33

44
Aspose.Cells Cloud for Ruby enables you to handle various aspects of Excel files, including cell data, styles, formulas, charts, pivot tables, data validation, comments, drawing objects, images, hyperlinks, and so on. Additionally, it supports operations such as splitting, merging, repairing, and converting to other compatible file formats.
@@ -23,14 +23,11 @@ Enhance your Ruby applications with the [Aspose.Cells Cloud](https://products.as
2323

2424

2525

26-
## Feature & Enhancements in Version 24.3
26+
## Feature & Enhancements in Version 24.4
2727

2828
Full list of issues covering all changes in this release:
2929

30-
- Support data deduplication.
31-
- Support data filling.
32-
- Support to delete incomplete rows.
33-
- Support data cleansing.
30+
- Support data transformation.
3431

3532
## Support file format
3633

@@ -129,6 +126,13 @@ request = AsposeCellsCloud::PutConvertWorkbookRequest.new(:File=>mapFiles,:for
129126

130127
# Release history version
131128

129+
## Enhancements in Version 24.3
130+
131+
- Support data deduplication.
132+
- Support data filling.
133+
- Support to delete incomplete rows.
134+
- Support data cleansing.
135+
132136
## Enhancements in Version 24.2.1
133137

134138
- Support data deduplication.

0 commit comments

Comments
 (0)