All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
2.5.0 (2024-05-06)
- auth: Use the regclient code to extract the docker host authentication from ~/.docker/config.json #17 (6d8a237)
2.4.0 (2024-05-05)
- Add the license file (86c130c)
- auth: Ensure that the Docker client uses the auth config file if the password has not been specified #15 (135ffab)
2.3.0 (2024-05-01)
2.2.0 (2024-04-30)
- devops: Add a get script to pull the latest binary #13 (6ac0af8)
- devops: Split the build workflow out of the tests #12 (6a44e85)
- refactor: Use a consistent print function across the code #11 (8a7ab17)
2.1.0 (2024-04-28)
2.0.0 (2024-04-28)
- build: Remove the docker build flags as an option because we don't currently do anything with them #9
- build: Remove the docker build flags as an option because we don't currently do anything with them #9 (8b066f4)
1.4.0 (2024-04-28)
- testing: Add a test for the standard build where the hash has changed #7 (4895c47)
- testing: Add a test where the Dockerfile is outside of the build context #8 (7a835ec)
- testing: Correct the branch name on the test workflow to main (fc1a60e)
1.3.0 (2024-04-28)
- structure: Restructured the folders in the repository to make the code more maintainable #5 (23c5e37)
- testing: Add an end-to-end test for the standard build process where the hash exists #6 (46f96a3)
1.2.2 (2024-04-28)
1.2.1 (2024-04-28)
- build: Add the ability to specify a Dockerfile with a path outside of the build context #2 (e88b551)
1.2.0 (2024-04-28)
- build: Add the ability to calculate the relative paths between the Dockerfile and the build path. (e56dbc5)
1.1.1 (2024-04-27)
1.1.0 (2024-04-27)
- devops: Add a build script to build the binaries for different platforms. (bbdf4c0)
1.0.0 (2024-04-27)
- devops: Add the major release script (79d824a)
- devops: Add the initial release scripts (f042b5f)