Trunk Versions Save

Build, bundle & ship your Rust WASM application to the web.

v0.20.1

1 week ago

v0.20.1 (2024-05-10)

Fixes

  • #791 handle absent body and rust-link as an error (85291f3968b8f7ee8d340981f934a17fb8c95941)

v0.20.0

2 weeks ago

v0.20.0 (2024-05-03)

⚠️ BREAKING-CHANGE

  • This changes the default behavior of minification to always off. It also drops the --no-minification argument in favor of a --minify <value> option.

Features

  • #788 add a startup event to ensure the WebAssembly binding can be used (9678faa9015bfdd5070acef13b93aa68bb95b392)
  • add --color arg to clap struct (c8eb2882f293af632c6d58311d2692ff9126f818)
  • provide total wasm size to the initializer (228b198bf84a0c42e4074ca887f4f1c8453aa2d6)
  • #774 allow better control over minification, default to off (b5a234c9150c513e02f104b9c87238634bcef0c1)
  • raise error for self closing script tags. (f7ff3005c92f9e34a20ad7b6f04c27295bfdcd27)
  • Allow compatability with non UTF-8 encodings. (ca081d3ace6edb580998c358c3ed2a13d1d3c474)

Fixes

  • retain the insertion order of SRI resources (ce2ec22287c184c8131cc12e8af31f45ef92fd5f)
  • replace console.debug with console.log in initializer example. (5198f33a142b04f8761b7bca61a71797007c637c)
  • make manually inserted HTML, spec compliant. (d6234efff255ecd770d4061195b7d1efa97b771f)
  • append content inside the element, not after it (357f3c036625329dca4bb8560ab4967a096b6945)

v0.20.0-rc.2

2 weeks ago

v0.20.0-rc.2 (2024-05-02)

⚠️ BREAKING-CHANGE

  • This changes the default behavior of minification toalways off. It also drops the --no-minification argument in favor of a --minify <value> option.

Features

  • #788 add a startup event to ensure the WebAssembly binding can be used (9678faa9015bfdd5070acef13b93aa68bb95b392)
  • add --color arg to clap struct (c8eb2882f293af632c6d58311d2692ff9126f818)
  • provide total wasm size to the initializer (228b198bf84a0c42e4074ca887f4f1c8453aa2d6)
  • #774 allow better control over minification, default to off (b5a234c9150c513e02f104b9c87238634bcef0c1)
  • raise error for self closing script tags. (f7ff3005c92f9e34a20ad7b6f04c27295bfdcd27)
  • Allow compatability with non UTF-8 encodings. (ca081d3ace6edb580998c358c3ed2a13d1d3c474)

Fixes

  • retain the insertion order of SRI resources (ce2ec22287c184c8131cc12e8af31f45ef92fd5f)
  • replace console.debug with console.log in initializer example. (5198f33a142b04f8761b7bca61a71797007c637c)
  • make manually inserted HTML, spec compliant. (d6234efff255ecd770d4061195b7d1efa97b771f)
  • append content inside the element, not after it (357f3c036625329dca4bb8560ab4967a096b6945)

v0.20.0-rc.1

3 weeks ago

v0.20.0-rc.1 (2024-04-26)

⚠️ BREAKING-CHANGE

  • This changes the default behavior of minification toalways off. It also drops the --no-minification argument in favor of a --minify <value> option.

Features

  • add --color arg to clap struct (c8eb2882f293af632c6d58311d2692ff9126f818)
  • provide total wasm size to the initializer (228b198bf84a0c42e4074ca887f4f1c8453aa2d6)
  • #774 allow better control over minification, default to off (b5a234c9150c513e02f104b9c87238634bcef0c1)
  • raise error for self closing script tags. (f7ff3005c92f9e34a20ad7b6f04c27295bfdcd27)
  • Allow compatability with non UTF-8 encodings. (ca081d3ace6edb580998c358c3ed2a13d1d3c474)

Fixes

  • retain the insertion order of SRI resources (ce2ec22287c184c8131cc12e8af31f45ef92fd5f)
  • replace console.debug with console.log in initializer example. (5198f33a142b04f8761b7bca61a71797007c637c)
  • make manually inserted HTML, spec compliant. (d6234efff255ecd770d4061195b7d1efa97b771f)
  • append content inside the element, not after it (357f3c036625329dca4bb8560ab4967a096b6945)

v0.19.3

3 weeks ago

v0.19.3 (2024-04-26)

Fixes

  • retain the insertion order of SRI resources (893cf7ac950b5dca551b2757932c4f0aa9633588)

v0.20.0-alpha.2

1 month ago

v0.20.0-alpha.2 (2024-04-18)

⚠️ BREAKING-CHANGE

  • This changes the default behavior of minification toalways off. It also drops the --no-minification argument in favor of a --minify <value> option.

Features

  • provide total wasm size to the initializer (228b198bf84a0c42e4074ca887f4f1c8453aa2d6)
  • #774 allow better control over minification, default to off (b5a234c9150c513e02f104b9c87238634bcef0c1)
  • raise error for self closing script tags. (f7ff3005c92f9e34a20ad7b6f04c27295bfdcd27)
  • Allow compatability with non UTF-8 encodings. (ca081d3ace6edb580998c358c3ed2a13d1d3c474)

Fixes

  • replace console.debug with console.log in initializer example. (5198f33a142b04f8761b7bca61a71797007c637c)
  • make manually inserted HTML, spec compliant. (d6234efff255ecd770d4061195b7d1efa97b771f)
  • append content inside the element, not after it (357f3c036625329dca4bb8560ab4967a096b6945)

v0.20.0-alpha.1

1 month ago

v0.20.0-alpha.1 (2024-04-18)

⚠️ BREAKING-CHANGE

  • This changes the default behavior of minification toalways off. It also drops the --no-minification argument in favor of a --minify <value> option.

Features

  • #774 allow better control over minification, default to off (b5a234c9150c513e02f104b9c87238634bcef0c1)
  • raise error for self closing script tags. (f7ff3005c92f9e34a20ad7b6f04c27295bfdcd27)
  • Allow compatability with non UTF-8 encodings. (ca081d3ace6edb580998c358c3ed2a13d1d3c474)

Fixes

  • replace console.debug with console.log in initializer example. (5198f33a142b04f8761b7bca61a71797007c637c)
  • make manually inserted HTML, spec compliant. (d6234efff255ecd770d4061195b7d1efa97b771f)
  • append content inside the element, not after it (357f3c036625329dca4bb8560ab4967a096b6945)

v0.19.2

1 month ago

v0.19.2 (2024-04-11)

Fixes

  • Use base64 standard alphabet for integrity hashes (closes #765) (92584293f2f6c8aa1fa5c9dd37df653106796d57)

v0.19.1

2 months ago

v0.19.1 (2024-03-13)

Features

  • embed sass source-maps in non-release builds (245eb54e9b100e6067b321ccac3441e9798f49ab)

v0.19.0

2 months ago

v0.19.0 (2024-03-08)

Features

  • implement data-target-path for rust (a90a264f4d2efd83cd4067b7f018298021322c43)
  • implement data-target-path for tailwind (ca2c48c4d293a98555550f9dc6fec2deedcb137c)
  • implement data-target-path for sass (1550f0d38d136f1bba9db564d8916fb9f9aa6c42)
  • add data-target-path to the script asset (9b8df943438759a87eee149c4d8fde96a16ca02a)
  • add data-target-path to the icon step (c1b6c66e3dbc7d6f2a93f9607782bfa4f5b09293)
  • add data-target-path to the css step (106863cff0d282ea4cf42ac070c30d912afdba5d)
  • add data-target-path to the copy-file action (51098c96d9c88fe94bed8734922d763bbc89cfcc)
  • also release musl linux target (5fe208d85af94858399152a9d01c345d150b31ea)
  • #668 #626 allow more control over the different base URLs (391be74c74c320b3f01bf353d18bfc854d62bb85)
  • add required trunk version, and update version check (761f503b66fb9b41d619b41f7537b72cee47c307)
  • add configuration 'no-sys-proxy' to bypass the system proxy. (9e6ac827f2a943bc556b39d8d4046c9d78594167)
  • allow using IPv6 with serve (0619061df93ae562ef4bcb0fd211a21a4d28692d)
  • allow tracking progress when loading the application (e3a0c356371a9952a5c05df135dae2849d180597)

Fixes

  • convert paths to hrefs in way that works on all platforms (80f42f91df901ad9efca8bae03c3bde1ec79ca2d)
  • if data-target-path ends with a slash, remove it (e97d7d305c36ee5f170dfb5e655e292f232cd915)
  • remove the data-target-path attribute from the output (73d967a2c8ff366b40bceafb847d1faf45d4500d)
  • ensure that the target-path is applied to hrefs (07cc1ed3c96b3bc081358800e96ecb4a9f89fb52)
  • handle case where one bind fails (1d12d258525f36243f5e0068a53771a1732a0aab)
  • handle errors while spawning the server (ce499a5549a1bfde9fb665e2d382e2e0477c5043)
  • handle initializer relative to html_dir (5a9130f9b8e11177299806bcd7bf1f16c2e0a8a7)
  • race condition when creating the dist directory (6f4bdc54ca5f6ffbfbbbef2b676952f6124b0d81)
  • accept older "address" field as before (383f249131adb416fb1fa15f818bcb4029289b4e)
  • #705 if there's not required version, we accept any (0d380e2ceb92f594f48a8bd8828afef2f67dfc58)
  • run servers in parallel, improve output of binds (6cdb74c1103d266ecfa08feb9a8b4013740d12e4)
  • #659 use original artifact name when generating intermediate files (121361de851c56a589dc47396ce65a20af4d3ae9)