Skip to content

Releases: netwarlan/rust

v1.4.0

04 Mar 16:10

Choose a tag to compare

v1.3.0

04 Mar 06:40

Choose a tag to compare

What's Changed

Features

  • add download-only mode to pre-populate game files without starting server (8df9bd1)

Full Changelog: v1.2.2...v1.3.0

v1.2.2

03 Mar 04:11

Choose a tag to compare

What's Changed

Bug Fixes

  • add packages:write permission to build job (a3310e3)

Full Changelog: v1.2.1...v1.2.2

v1.2.1: chore(deps): bump actions/checkout from 4 to 6 (#3)

03 Mar 03:53
6ba99cc

Choose a tag to compare

What's Changed

Other Changes

  • deps: bump actions/checkout from 4 to 6 (#3) (6ba99cc)

Full Changelog: v1.2.0...v1.2.1

v1.2.0: feat: modernize Dockerfile and run.sh

03 Mar 03:45

Choose a tag to compare

What's Changed

Features

  • modernize Dockerfile and run.sh (a1ea0a8)

Full Changelog: v1.1.2...v1.2.0

v1.1.2

03 Mar 03:39

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.1.1...v1.1.2

v1.1.1

03 Mar 03:12

Choose a tag to compare

What's Changed

Bug Fixes

  • use @v1 ref with concurrency now that reusable workflow is fixed (fc72ea3)

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

v1.1.0

03 Mar 03:09

Choose a tag to compare

What's Changed

Features

  • add semantic versioning and dependabot for github-actions (a90437c)

Bug Fixes

  • remove caller concurrency to test reusable workflow (d97ad2a)
  • test with @main ref instead of @v1 (1e07786)
  • remove needs from build job to test reusable workflow (d175870)
  • add secrets inherit for reusable workflow (b28705a)
  • remove if condition from version job for reusable workflow compat (05d6787)

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

v1.0.0

03 Mar 02:56

Choose a tag to compare

Initial stable release.