Skip to content

Latest commit

 

History

History
101 lines (47 loc) · 4.61 KB

CHANGELOG.md

File metadata and controls

101 lines (47 loc) · 4.61 KB

Changelog

1.4.1 (2024-02-20)

Bug Fixes

1.4.0 (2024-02-20)

Features

  • clean dependencies on reruns (#31) (2b68339)
  • remove tool versions action with new native setup-beam feature (#37) (ba2cddb)

Bug Fixes

  • update release please configuration (#39) (25975e5)

1.3.0 (2023-08-28)

Features

  • support passing platforms to docker build (#26) (1b773fc)

1.2.3 (2022-11-30)

Bug Fixes

  • update dependencies and remove deprecation message (6a5d111)

1.2.1 (2022-09-15)

Bug Fixes

  • update setup action with oban new line issues (#18) (3d9abed)

1.2.0 (2022-09-15)

Features

  • allow adding oban pro repository (#16) (36fc307)

1.1.0 (2022-09-14)

Features

Bug Fixes

  • update release to update new README files (#15) (d9df027)

1.0.2 (2022-09-09)

Bug Fixes

  • checkout correct release on new release publishing (942367d)

1.0.1 (2022-09-09)

Bug Fixes

  • update release workflow (0b785de)

1.0.0 (2022-09-09)

⚠ BREAKING CHANGES

  • use hyphens over underscores for inputs and outputs
  • add support for private hex repository (#6)

Features

  • add support for private hex repository (#6) (f6dd6ac)
  • setup release automation and proper git tags (#5) (8d1a20a)
  • use job name as cache title by default (5d52701)

Bug Fixes

  • unset optional input values (b5344fd)
  • update release-please manifest version (#8) (e57f320)
  • use .tool-versions erlang version not otp (a046ca0)

Miscellaneous Chores

  • use hyphens over underscores for inputs and outputs (11bdcef)