Skip to content

Latest commit

 

History

History
191 lines (71 loc) · 3.4 KB

CHANGELOG.md

File metadata and controls

191 lines (71 loc) · 3.4 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v0.2.1 (2024-09-11)

Improvements:

  • inspect request headers

v0.2.0 (2024-09-11)

Features:

  • add api ping redirect

v0.1.19 (2024-07-15)

Improvements:

  • add curl and ping to image

v0.1.18 (2024-07-13)

Bug Fixes:

  • typo

  • text

v0.1.17 (2024-07-13)

Improvements:

  • deploy fly app after image test and reuse ghcr image

v0.1.16 (2024-07-12)

Improvements:

  • upgrade elixir to 1.17.2 and add docker-compose

v0.1.15 (2024-07-10)

Improvements:

  • config and .iex.exs copy in docker image

v0.1.14 (2024-07-09)

Bug Fixes:

  • add expose port

v0.1.13 (2024-07-09)

Bug Fixes:

  • add image test when push images

v0.1.12 (2024-07-09)

Bug Fixes:

  • image build platform support bug

v0.1.11 (2024-07-09)

Bug Fixes:

  • set image commit build args from shared env from git command

v0.1.10 (2024-07-09)

Bug Fixes:

  • set image commit build args

v0.1.9 (2024-07-09)

Bug Fixes:

  • build-args and try ghcr image

v0.1.8 (2024-07-09)

Bug Fixes:

  • call ci path bug

v0.1.7 (2024-07-09)

Improvements:

  • check-ci before release

v0.1.6 (2024-07-08)

Bug Fixes:

  • try push image to github packages

  • text

v0.1.5 (2024-07-08)

Bug Fixes:

  • try push image to dockerhub

v0.1.4 (2024-07-03)

Bug Fixes:

  • release-bar action missing env

v0.1.3 (2024-07-03)

Bug Fixes:

  • try add release tar to github releases

v0.1.2 (2024-07-03)

Bug Fixes:

  • add fly deploy by github actions and fix text

v0.1.1 (2024-07-03)

Bug Fixes:

  • add fly deployment info

v0.1.0 (2024-07-03)

  • init hello-api project