Skip to content

Releases: nativescript-community/ui-canvas

v4.2.7

10 Oct 14:05
Compare
Choose a tag to compare

4.2.7 (2021-10-10)

Bug Fixes

  • missing android function (bd3397e)

v4.2.6

10 Oct 13:56
Compare
Choose a tag to compare

4.2.6 (2021-10-10)

Bug Fixes

v4.2.5

10 Oct 13:29
Compare
Choose a tag to compare

4.2.5 (2021-10-10)

Note: Version bump only for package @nativescript-community/ui-canvas

v4.2.4

10 Oct 13:23
Compare
Choose a tag to compare

4.2.4 (2021-10-10)

Bug Fixes

  • android: support runtime 8.2.0 (5241856)

v4.2.3

10 Oct 13:09
Compare
Choose a tag to compare

4.2.3 (2021-10-10)

Note: Version bump only for package @nativescript-community/ui-canvas

v4.2.2

09 Oct 19:12
Compare
Choose a tag to compare

4.2.2 (2021-10-09)

Bug Fixes

  • improve mangling support (3f2b376)

v4.2.1

09 Oct 14:14
Compare
Choose a tag to compare

4.2.1 (2021-10-09)

Bug Fixes

  • faster notifyPropertyChange (c4041d7)

v4.2.0

04 Oct 20:10
Compare
Choose a tag to compare

4.2.0 (2021-10-04)

Bug Fixes

  • android: refactored code for smaller bundle and easier maintenance (dfcee2b)

Features

  • added method createArrayBuffer pointsFromBuffer and arrayToNativeArray for other plugins to use (9a872e4)
  • android: native-api-usage support (cdea355)

v4.1.3

04 Oct 14:26
Compare
Choose a tag to compare

4.1.3 (2021-10-04)

Bug Fixes

  • android: trying to fix Cannot read property 'Symbol(Symbol.toStringTag)' of undefined (3fcc78e)

v4.1.2

04 Oct 08:43
Compare
Choose a tag to compare

4.1.2 (2021-10-04)

Bug Fixes

  • android: cubic lines fix for android runtime 8.2.x (a601047)