Skip to content

Latest commit

 

History

History
128 lines (105 loc) · 3.95 KB

CHANGELOG.md

File metadata and controls

128 lines (105 loc) · 3.95 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.4.4] - 2025-03-21

Details

Chore

  • Update dependency req to v0.5.10 by @renovate[bot] in #21

[0.4.3] - 2025-03-18

Details

Chore

  • Update dependency req to v0.5.9 by @renovate[bot] in #20

[0.4.2] - 2025-03-17

Details

Chore

  • Update dependency styler to v1.4.1 by @renovate[bot] in #19

[0.4.1] - 2025-03-06

Details

Chore

  • Update dependency elixir to v1.18.3 by @renovate[bot] in #17

[0.4.0] - 2025-02-28

Details

Feat

  • Add logic to download Lume by @pepicrft in #15

[0.3.0] - 2025-02-26

Details

Feat

  • Add the business logic to download the Podman binary for the host OS and architecture by @pepicrft in #14

[0.2.1] - 2025-02-21

Details

Chore

  • Update dependency styler to v1.4.0 by @renovate[bot] in #13

[0.2.0] - 2025-02-14

Details

Feat

  • Sign the macOS binary by @pepicrft in #12

[0.1.10] - 2025-02-14

Details

Chore

  • Update dependency erlang to v26.2.5 by @renovate[bot] in #11

[0.1.9] - 2025-02-14

Details

Fix

  • Downgrade the Erlang version to make the burrito binary work by @pepicrft

[0.1.8] - 2025-02-14

Details

Chore

  • Include a banner when starting the app by @pepicrft

[0.1.7] - 2025-02-14

Details

Fix

  • Release by @pepicrft

[0.1.6] - 2025-02-14

Details

Fix

  • Release by @pepicrft

[0.1.5] - 2025-02-14

Details

Fix

  • Release by @pepicrft

[0.1.4] - 2025-02-12

Details

Fix

  • Release by @pepicrft
  • Release by @pepicrft

[0.1.3] - 2025-02-12

Details

Fix

  • Release by @pepicrft

[0.1.2] - 2025-02-12

Details

Fix

  • Release script by @pepicrft

[0.1.1] - 2025-02-12

Details

Chore

  • Update actions/cache action to v4 by @renovate[bot]
  • Update dependency erlang to v27.2.2 by @renovate[bot]

[0.1.0] - 2025-02-11

Details

Chore

  • Update dependency erlang to v27.2.2 by @renovate[bot] in #3
  • Update dependency elixir to v1.18.2 by @renovate[bot]

New Contributors