Skip to content

Latest commit

 

History

History
123 lines (63 loc) · 5.36 KB

CHANGELOG.md

File metadata and controls

123 lines (63 loc) · 5.36 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.14 (2023-08-26)

0.0.13 (2023-08-04)

Bug Fixes

0.0.12 (2023-04-29)

Bug Fixes

  • updated name of struct field (4df814a)

0.0.11 (2023-04-26)

Bug Fixes

  • removed build container from default docker-compose (4bb3084)

0.0.10 (2023-04-26)

Bug Fixes

0.0.9 (2023-04-26)

Features

  • improved coverage by separating common components (8dc770c)

0.0.8 (2023-04-26)

Bug Fixes

  • code cleanup, increased coverage (97a1a67)

0.0.7 (2023-04-26)

Bug Fixes

  • used coverage count instead of atomic (2e175b1)

0.0.6 (2023-04-25)

Bug Fixes

  • added read permissions to contents in docker step (c10e99a)

0.0.5 (2023-04-25)

Bug Fixes

  • added missing permissions to release docker step (2112867)

0.0.4 (2023-04-25)

0.0.3 (2023-04-25)

Features

Bug Fixes

  • added Actor to github url (66b2810)
  • added github token (3a883a0)
  • added missing go mod vendor commands (f3cedf2)
  • added support for go mod vendor in before docker compose up (724a383)
  • added URL replace to the git command (27a01d4)
  • github repository and added secret (e88a707)
  • netrc try (8abbb2d)
  • removed unused .env file in docker-compose (096cc4b)
  • removed vendoring (a6a8b80)
  • rollback removed unused steps that didn't work (55d1ff1)
  • setup goprivate in root of pipelines (0d4551c)

0.0.2 (2023-04-24)

Features

  • added default worker to the docker compose (3dc6cd0)

Bug Fixes

  • fixed dockerfile and docker-compose (3877262)

0.0.1 (2023-04-24)

Features

Bug Fixes

  • added UPX to the dockerfile (04238d8)
  • removed unused env variables from file (b01bab6)
  • updated to the latest version of the models controller (17c2f0a)