Skip to content

Releases: loiccoyle/phomo-rs

phomo-wasm: v0.10.2

01 Feb 18:14
c3ecff1
Compare
Choose a tag to compare

0.10.2 (2025-02-01)

Bug Fixes

  • remove wasm-bindgen-rayon (f888c74)

phomo-wasm: v0.10.1

01 Feb 17:29
1705357
Compare
Choose a tag to compare

0.10.1 (2025-02-01)

Bug Fixes

  • cleanup mosaic init, remove panic (12a00c4)
  • load the imgs in parallel (cfb5b6c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • phomo bumped from 0.7.2 to 0.7.3

phomo-wasm: v0.10.0

01 Feb 13:28
5fa4056
Compare
Choose a tag to compare

0.10.0 (2025-02-01)

Features

  • phomo-wasm: use wasm-bindgen-rayon to enable parallelization, also enable simd (14ebbfd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • phomo bumped from 0.7.1 to 0.7.2

phomo: v0.7.3

01 Feb 17:29
1705357
Compare
Choose a tag to compare

0.7.3 (2025-02-01)

Bug Fixes

phomo: v0.7.2

01 Feb 13:28
5fa4056
Compare
Choose a tag to compare

0.7.2 (2025-02-01)

Bug Fixes

  • unused import when build wasm (2b9e5a2)

phomo-cli: v0.6.3

01 Feb 17:29
1705357
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • phomo bumped from 0.7.2 to 0.7.3

phomo-cli: v0.6.2

01 Feb 13:28
5fa4056
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • phomo bumped from 0.7.1 to 0.7.2

phomo-wasm: v0.9.1

26 Jan 18:41
5c7790f
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • phomo bumped from 0.7.0 to 0.7.1

phomo-wasm: v0.9.0

26 Jan 17:41
ab78947
Compare
Choose a tag to compare

0.9.0 (2025-01-26)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • phomo bumped from 0.6.0 to 0.7.0

phomo: v0.7.1

26 Jan 18:41
5c7790f
Compare
Choose a tag to compare

0.7.1 (2025-01-26)

Bug Fixes