Skip to content

Releases: trunk-rs/trunk

0.19.0-rc.2

06 Mar 19:07
Compare
Choose a tag to compare
0.19.0-rc.2 Pre-release
Pre-release

v0.19.0-rc.2 (2024-03-06)

Features

  • implement data-target-path for rust (a90a264)
  • implement data-target-path for tailwind (ca2c48c)
  • implement data-target-path for sass (1550f0d)
  • add data-target-path to the script asset (9b8df94)
  • add data-target-path to the icon step (c1b6c66)
  • add data-target-path to the css step (106863c)
  • add data-target-path to the copy-file action (51098c9)
  • also release musl linux target (5fe208d)
  • #668 #626 allow more control over the different base URLs (391be74)
  • add required trunk version, and update version check (761f503)
  • add configuration 'no-sys-proxy' to bypass the system proxy. (9e6ac82)
  • allow using IPv6 with serve (0619061)
  • allow tracking progress when loading the application (e3a0c35)

Fixes

  • convert paths to hrefs in way that works on all platforms (80f42f9)
  • if data-target-path ends with a slash, remove it (e97d7d3)
  • remove the data-target-path attribute from the output (73d967a)
  • ensure that the target-path is applied to hrefs (07cc1ed)
  • handle case where one bind fails (1d12d25)
  • handle errors while spawning the server (ce499a5)
  • handle initializer relative to html_dir (5a9130f)
  • race condition when creating the dist directory (6f4bdc5)
  • accept older "address" field as before (383f249)
  • #705 if there's not required version, we accept any (0d380e2)
  • run servers in parallel, improve output of binds (6cdb74c)
  • #659 use original artifact name when generating intermediate files (121361d)

0.19.0-rc.1

01 Mar 08:00
Compare
Choose a tag to compare
0.19.0-rc.1 Pre-release
Pre-release

v0.19.0-rc.1 (2024-03-01)

Features

  • implement data-target-path for rust (a90a264)
  • implement data-target-path for tailwind (ca2c48c)
  • implement data-target-path for sass (1550f0d)
  • add data-target-path to the script asset (9b8df94)
  • add data-target-path to the icon step (c1b6c66)
  • add data-target-path to the css step (106863c)
  • add data-target-path to the copy-file action (51098c9)
  • also release musl linux target (5fe208d)
  • #668 #626 allow more control over the different base URLs (391be74)
  • add required trunk version, and update version check (761f503)
  • add configuration 'no-sys-proxy' to bypass the system proxy. (9e6ac82)
  • allow using IPv6 with serve (0619061)
  • allow tracking progress when loading the application (e3a0c35)

Fixes

  • convert paths to hrefs in way that works on all platforms (80f42f9)
  • if data-target-path ends with a slash, remove it (e97d7d3)
  • remove the data-target-path attribute from the output (73d967a)
  • ensure that the target-path is applied to hrefs (07cc1ed)
  • handle case where one bind fails (1d12d25)
  • handle errors while spawning the server (ce499a5)
  • handle initializer relative to html_dir (5a9130f)
  • race condition when creating the dist directory (6f4bdc5)
  • accept older "address" field as before (383f249)
  • #705 if there's not required version, we accept any (0d380e2)
  • run servers in parallel, improve output of binds (6cdb74c)
  • #659 use original artifact name when generating intermediate files (121361d)

0.19.0-alpha.3

16 Feb 17:28
Compare
Choose a tag to compare
0.19.0-alpha.3 Pre-release
Pre-release

v0.19.0-alpha.3 (2024-02-16)

Features

  • also release musl linux target (5fe208d)
  • #668 #626 allow more control over the different base URLs (391be74)
  • add required trunk version, and update version check (761f503)
  • add configuration 'no-sys-proxy' to bypass the system proxy. (9e6ac82)
  • allow using IPv6 with serve (0619061)
  • allow tracking progress when loading the application (e3a0c35)

Fixes

  • handle case where one bind fails (1d12d25)
  • handle errors while spawning the server (ce499a5)
  • handle initializer relative to html_dir (5a9130f)
  • race condition when creating the dist directory (6f4bdc5)
  • accept older "address" field as before (383f249)
  • #705 if there's not required version, we accept any (0d380e2)
  • run servers in parallel, improve output of binds (6cdb74c)
  • #659 use original artifact name when generating intermediate files (121361d)

0.19.0-alpha.2

09 Feb 15:45
Compare
Choose a tag to compare
0.19.0-alpha.2 Pre-release
Pre-release

v0.19.0-alpha.2 (2024-02-09)

Features

  • add required trunk version, and update version check (761f503)
  • add configuration 'no-sys-proxy' to bypass the system proxy. (9e6ac82)
  • allow using IPv6 with serve (0619061)
  • allow tracking progress when loading the application (e3a0c35)

Fixes

  • race condition when creating the dist directory (6f4bdc5)
  • accept older "address" field as before (383f249)
  • #705 if there's not required version, we accept any (0d380e2)
  • run servers in parallel, improve output of binds (6cdb74c)
  • #659 use original artifact name when generating intermediate files (121361d)

0.18.8

09 Feb 07:18
Compare
Choose a tag to compare

v0.18.8 (2024-02-07)

Fixes

  • #705 if there's no required version, we accept any (cd71cc2)

0.19.0-alpha.1

02 Feb 15:58
Compare
Choose a tag to compare
0.19.0-alpha.1 Pre-release
Pre-release

v0.19.0-alpha.1 (2024-02-02)

Features

  • allow using IPv6 with serve (0619061)
  • allow tracking progress when loading the application (e3a0c35)

Fixes

  • run servers in parallel, improve output of binds (6cdb74c)
  • #659 use original artifact name when generating intermediate files (121361d)

0.18.7

29 Jan 14:07
Compare
Choose a tag to compare

v0.18.7 (2024-01-29)

Features

  • allow overriding logging setting using --log or RUST_LOG (95bd8ec)

Fixes

  • #673 in case of a version mismatch, fetch the correct version (76d3c38)

0.18.6

18 Jan 12:52
Compare
Choose a tag to compare

v0.18.6 (2024-01-18)

Fixes

  • inject trunk address also with minified code (244d46c)
  • uptick version to 0.15.0 to get rid of the "download" step (833f66a)

0.18.5

16 Jan 11:00
Compare
Choose a tag to compare

v0.18.5 (2024-01-16)

Features

  • use x-forwarded-host (fd3ba23)
  • clippy issues and error reporting (6b72629)

Fixes

  • #662 await all asset pipeline, even if some fail (44049f9)
  • persist headers on ws handshake (528cdf3)

0.18.4

08 Jan 10:22
Compare
Choose a tag to compare

v0.18.4 (2024-01-08)

Fixes

  • #660 calculate SRI for WASM file after running wasm-opt (0da94db)