Skip to content

Releases: BachErik/killedby

v1.1.1

06 Sep 13:23
75bc09f
Compare
Choose a tag to compare

What's Changed

  • feat: add arm64 support in docker image by @BachErik in #46
  • fix(deps): update module golang.org/x/image to v0.19.0 by @renovate in #47
  • fix(deps): update module golang.org/x/image to v0.20.0 by @renovate in #49

Full Changelog: v1.1.0...v1.1.1

v1.1.0

20 Jul 12:26
5d2fcd0
Compare
Choose a tag to compare

What's Changed

  • minor(code): optimized code efficiency and readability by @BachErik in #35
  • feat: add test and optimized footer usability by @BachErik in #36
  • Update Feature request template by @BachErik in #37
  • chore(deps): update actions/cache action to v4 by @renovate in #38
  • chore(deps): update actions/checkout action to v4 by @renovate in #39
  • chore(deps): update actions/setup-go action to v5 by @renovate in #40
  • chore(deps): update docker/build-push-action action to v6 - autoclosed by @renovate in #41
  • fix: env values for githubUsername and repo by @BachErik in #42
  • Create CODE_OF_CONDUCT.md by @BachErik in #43
  • fix: build.yml by @BachErik in #45

Full Changelog: v1.0.0...v1.1.0

v1.0.0

13 Jul 13:59
4b584c7
Compare
Choose a tag to compare

I have tried to reprogramme killedby.tech. I aimed to make it as customisable as possible. You can easily add new companies, customise existing ones and add new projects. You can also edit the footer.

Install

To install it, you only need Docker. As Docker env you have to specify a GITHUB_USERNAME and GITHUB_REPO, this must be a GitHub repo, which was taken from my template repo as a template.

More on how to install in the Get started section of the repository.

Live Demo

You can view a live demo of the application at: killedby.bacherik.de

What's Changed

New Contributors

Full Changelog: https://github.com/BachErik/killedby/commits/v1.0.0