Files
cup_edit/CHANGELOG.md
Nick Fisher b7c0eeb7b4 chore(release): publish packages
- thermion_dart@0.1.3
 - thermion_flutter_ffi@0.1.0+12
 - thermion_flutter_web@0.0.3
 - thermion_flutter_platform_interface@0.1.0+11
 - thermion_flutter@0.1.1+13
2024-07-23 09:40:05 +08:00

16 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-07-23

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • thermion_flutter_platform_interface - v0.1.0+11
  • thermion_flutter - v0.1.1+13

thermion_dart - v0.1.3

  • FIX: manually remove leading slash for compiler path on Windows when building for Android.
  • FIX: web/JS bool checks need to compare to int.
  • FIX: shadow JS<->WASM bridge methods.
  • FIX: manually remove leading slash for compiler path on Windows when building for Android.
  • FIX: web/JS bool checks need to compare to int.
  • FIX: shadow JS<->WASM bridge methods.
  • FEAT: add clearMorphAnimationData function.
  • FEAT: allow passing assetPathPrefix to ThermionViewerWasm to account for Flutter build asset paths.
  • FEAT: allow passing assetPathPrefix to ThermionViewerWasm to account for Flutter build asset paths.

thermion_flutter_ffi - v0.1.0+12

  • FIX: add logging dependency.
  • FIX: web/JS bool checks need to compare to int.
  • FIX: add logging dependency.
  • FIX: web/JS bool checks need to compare to int.

thermion_flutter_web - v0.0.3

  • FEAT: allow passing assetPathPrefix to ThermionViewerWasm to account for Flutter build asset paths.
  • FEAT: allow passing assetPathPrefix to ThermionViewerWasm to account for Flutter build asset paths.

2024-07-11

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • thermion_flutter - v0.1.1+12

thermion_flutter_ffi - v0.1.0+11

  • FIX: add logging dependency.

2024-07-11

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • thermion_flutter - v0.1.1+11
  • thermion_flutter_platform_interface - v0.1.0+10

thermion_dart - v0.1.2

  • FIX: manually remove leading slash for compiler path on Windows when building for Android.
  • FIX: web/JS bool checks need to compare to int.
  • FIX: shadow JS<->WASM bridge methods.
  • FEAT: allow passing assetPathPrefix to ThermionViewerWasm to account for Flutter build asset paths.

thermion_flutter_ffi - v0.1.0+10

  • FIX: web/JS bool checks need to compare to int.

thermion_flutter_web - v0.0.2

  • FEAT: allow passing assetPathPrefix to ThermionViewerWasm to account for Flutter build asset paths.

2024-07-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • thermion_flutter_web - v0.0.1+9
  • thermion_flutter - v0.1.1+10
  • thermion_flutter_platform_interface - v0.1.0+9
  • thermion_flutter_ffi - v0.1.0+9

thermion_dart - v0.1.1+5

  • Bump "thermion_dart" to 0.1.1+5.

2024-07-02

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • thermion_flutter_web - v0.0.1+8
  • thermion_flutter - v0.1.1+9
  • thermion_flutter_platform_interface - v0.1.0+8
  • thermion_flutter_ffi - v0.1.0+8

thermion_dart - v0.1.1+4

  • FIX: defer creating image entity/material/etc until actually requested.

2024-06-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • thermion_flutter_web - v0.0.1+7
  • thermion_flutter_platform_interface - v0.1.0+7
  • thermion_flutter_ffi - v0.1.0+7

thermion_dart - v0.1.1+3

  • FIX: bump ffigen dependency version & regenerate bindings (and revert to ffi.Int rather than ffi.Int32).
  • DOCS: update homepage links and minor documentation updates.

thermion_flutter - v0.1.1+8

  • DOCS: update homepage links and minor documentation updates.

2024-06-26

Changes


Packages with breaking changes:

Packages with other changes:

Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):

  • thermion_dart - v0.1.1+2
  • thermion_flutter - v0.1.1+7
  • thermion_flutter_ffi - v0.1.0+6
  • thermion_flutter_platform_interface - v0.1.0+6
  • thermion_flutter_web - v0.0.1+6

thermion_dart - v0.1.1+2

thermion_flutter - v0.1.1+7

thermion_flutter_ffi - v0.1.0+6

thermion_flutter_platform_interface - v0.1.0+6

thermion_flutter_web - v0.0.1+6

2024-06-26

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • thermion_flutter_platform_interface - v0.1.0-dev.0+6
  • thermion_flutter_web - v0.0.1-dev.0+6
  • thermion_flutter_ffi - v0.1.0-dev.0+6

thermion_dart - v0.1.1-dev.0+2

  • FIX: revert to std::thread (pthreads not easily available on Windows).
  • FIX: on Windows, pass static libs via -l rather than custom linkWith property so build.dart stays compatible between published & custom versions.

thermion_flutter - v0.1.1-dev.0+7

  • FIX: add ResourceBuffer header directly to Windows build so I don't have to fiddle around getting the CMake path right.

2024-06-22

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • thermion_flutter_web - v0.0.1+5
  • thermion_flutter_platform_interface - v0.1.0+5
  • thermion_flutter_ffi - v0.1.0+5

thermion_dart - v0.1.1+1

  • DOCS: update with links to playground.

thermion_flutter - v0.1.1+6

  • DOCS: update with links to playground.

2024-06-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


thermion_dart - v0.1.1

  • Bump "thermion_dart" to 0.1.1.

2024-06-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • thermion_flutter_web - v0.0.1+4
  • thermion_flutter_platform_interface - v0.1.0+4
  • thermion_flutter - v0.1.1+5
  • thermion_flutter_ffi - v0.1.0+4

thermion_dart - v0.1.0+4

  • FIX: add dummy asset to build.dart on Linux builds so we can use the package on a Linux host.

2024-06-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • thermion_flutter_web - v0.0.1+3
  • thermion_flutter - v0.1.1+4
  • thermion_flutter_platform_interface - v0.1.0+3
  • thermion_flutter_ffi - v0.1.0+3

thermion_dart - v0.1.0+3

  • FIX: exit build.dart early on Linux builds so we can use the package on a Linux host.

2024-06-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • thermion_flutter_web - v0.0.1+2
  • thermion_flutter - v0.1.1+3
  • thermion_flutter_platform_interface - v0.1.0+2

thermion_dart - v0.1.0+2

  • REFACTOR: rearrange some stubs/imports for easier web WASM deployment.

thermion_flutter_ffi - v0.1.0+2

  • REFACTOR: rearrange some stubs/imports for easier web WASM deployment.

2024-06-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


thermion_flutter - v0.1.1+2

  • FIX: update Flutter example project to use new API.
  • FIX: add logging dependency to thermion_flutter.

2024-06-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • thermion_flutter_platform_interface - v0.1.0+1
  • thermion_flutter_ffi - v0.1.0+1

thermion_dart - v0.1.0+1

  • REFACTOR: export ThermionViewerWasm for web and hide FFI/WASM version.
  • FIX: use preserveDrawingBuffer=true on web.

thermion_flutter - v0.1.1+1

  • REFACTOR: export ThermionViewerWasm for web and hide FFI/WASM version.
  • FIX: catch exception if gizmo unavailable in ThermionGestureDestectorDesktop.

thermion_flutter_web - v0.0.1+1

  • REFACTOR: export ThermionViewerWasm for web and hide FFI/WASM version.