Skip to content

Commit 340e611

Browse files
committed
v1.0.0 Release
- Official v1 release! - Update triggers types. - Fix integer functions crashing with NaN and infinite values.
1 parent ecc333f commit 340e611

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.0.0
2+
- Official v1 release!
3+
- Update triggers types.
4+
- Fix integer functions crashing with NaN and infinite values.
5+
16
## 0.8.0
27
- Codelessly Data support. Save and write data to Codelessly Cloud.
38
- New GridView widget.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: codelessly_api
22
description: Flutter's layouts and widgets represented as models and JSON data. This API is used by the Codelessly Editor and CloudUI SDK to render Flutter Widgets.
3-
version: 0.8.0
3+
version: 1.0.0
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslyAPI
66

0 commit comments

Comments
 (0)