Skip to content

Latest commit

 

History

History
102 lines (46 loc) · 3.9 KB

CHANGELOG.md

File metadata and controls

102 lines (46 loc) · 3.9 KB

Changelog

2.1.2 (2024-08-08)

Bug Fixes

  • correct build issues with base image (1fc9aa9)

2.1.1 (2024-06-22)

Bug Fixes

  • remove env call from entrypoint (8044214)

2.1.0 (2024-06-22)

Features

2.0.0 (2024-06-22)

⚠ BREAKING CHANGES

  • dynamically install loaders based on environment

Features

  • dynamically install loaders based on environment (b6ad815)

1.4.0 (2024-06-06)

Features

  • add java 21 for minecraft 1.20.5 (1679ba9)
  • add java 21 for minecraft 1.20.5 (2fb3d6f)

Bug Fixes

  • correctly pass build arguments (1679ba9)
  • correctly pass build arguments (2fb3d6f)

1.3.0 (2023-11-22)

Features

  • allow configuring server.properties (da309e5)

1.2.0 (2023-11-13)

Features

  • allow specifying uid and gid (00b8eef)

1.1.2 (2023-11-06)

Bug Fixes

1.1.1 (2023-11-06)

Bug Fixes

  • add naked java version and latest tag (1c1f6a2)

1.1.0 (2023-11-06)

Features

  • build: use global prefix in build (70ab7a8)

1.0.1 (2023-11-04)

Bug Fixes

  • add executable bit to entrypoint (2c8dc9c)

1.0.0 (2023-11-04)

Features

Bug Fixes

  • correct workflow indentation (6307dcc)
  • ensure the correct image name is used (f9dcedd)