Skip to content

Commit 8d14392

Browse files
committed
chore: bump version to 0.2.4 and update changelog.
1 parent adb9995 commit 8d14392

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# native_toolchain_cmake
22

3+
## 0.2.4
4+
5+
- new: add `parallelJobs` and `parallelUseAllProcessors` to support parallel build or set njobs explicitly.
6+
37
## 0.2.3
48

59
- new: support skipping generate if cached

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: native_toolchain_cmake
22
description: >-
33
A library to invoke and build CMake projects for Dart Native Assets.
4-
version: 0.2.3
4+
version: 0.2.4
55
repository: https://github.com/rainyl/native_toolchain_cmake
66

77
topics:

0 commit comments

Comments
 (0)