Skip to content

Releases: Shopify/shopify-function-rust

v2.2.0

Choose a tag to compare

@saga-dasgupta saga-dasgupta released this 26 Jun 19:38
28236e9

What's Changed

When serializing we now omit any key value pairs where the value type is Option with None value.
For more details see: #227

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@adampetro adampetro released this 24 Feb 16:52
58d0a62

What's Changed

Full Changelog: v2.0.3...v2.1.0

v2.0.3

Choose a tag to compare

@jeffcharles jeffcharles released this 11 Nov 19:41
bced8e5

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

Choose a tag to compare

@jeffcharles jeffcharles released this 29 Oct 21:29
2a42b6a

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

Choose a tag to compare

@jeffcharles jeffcharles released this 06 Oct 18:37
913470b

What's Changed

This includes a bugfix for static CachedInternedStringIds in unit tests.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@jeffcharles jeffcharles released this 30 Sep 20:00
7aff302

Breaking changes

  • Users must set wasm32-unknown-unknown as the compile target instead of wasm32-wasip1
  • Use log! instead of eprintln! for emitting log messages
  • Must use version 3.85.0 or later of the Shopify CLI

What's Changed

New Contributors

Full Changelog: v1.1.1...v2.0.0

v1.1.1

Choose a tag to compare

@adampetro adampetro released this 18 Jun 15:31
5b803c7

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@adampetro adampetro released this 02 Jun 14:11
5f03390

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@adampetro adampetro released this 20 May 19:21
a035fca

This version introduces a number of notable changes in how Shopify Functions are written in Rust, in order to leverage the new Shopify Functions Wasm API. See our update guide here for instructions on updating to version 1.0.0.

What's Changed

New Contributors

Full Changelog: v0.8.1...v1.0.0

v0.8.1

Choose a tag to compare

@andrewhassan andrewhassan released this 08 Oct 17:18
a3ff649

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1