Skip to content

Releases: syncom/r10edocker

v0.3.2

01 Feb 06:11
v0.3.2
6bd8d3c
Compare
Choose a tag to compare

What's Changed

  • README.md: Update go install command by @syncom in #27
  • Use newer dockerhub nixos/nix image as base image by @syncom in #28
  • Bump version to 0.3.2 by @syncom in #29

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Dec 01:52
v0.3.1
281bcd2
Compare
Choose a tag to compare

What's Changed

  • Merge shellcheck CI job into sanity checks by @syncom in #23
  • Upgrade to go1.21.1 in template by @syncom in #24
  • Use nixpkgs 23.11 in Dockerfile template by @syncom in #25
  • Bump version to 0.3.1 by @syncom in #26

Full Changelog: v0.3.0...v0.3.1

v0.3.0

22 Sep 18:45
v0.3.0
c9ddd82
Compare
Choose a tag to compare

What's Changed

  • Use version.go file for app versioning by @syncom in #22

Full Changelog: v0.2.3...v0.3.0

v0.2.3

13 Jul 04:56
v0.2.3
0119f28
Compare
Choose a tag to compare

What's Changed

  • Push go-r10e-docker container to GHCR by @syncom in #19
  • Release gzipped binaries to GitHub by @syncom in #20
  • Upgrade nixpkgs to 23.05 for r10e builds by @syncom in #21

Full Changelog: v0.2.2...v0.2.3

v0.2.2

04 Feb 06:13
v0.2.2
2c9f90f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

Canary

17 Dec 22:39
36918d7
Compare
Choose a tag to compare
GHA: release canary builds (#14)

A canary build contains artifacts built from the HEAD of the default
branch (`main`).

Add a GitHub Actions workflow to release canary builds to GitHub
Releases.

v0.2.1

29 Oct 22:32
v0.2.1
b2456e3
Compare
Choose a tag to compare

What's Changed

  • Make r10edocker version more easily set by @syncom in #10
  • Make source repo in Docker builder non-dirty by @syncom in #11
  • Fix release version check by @syncom in #12

Full Changelog: v0.2.0...v0.2.1

v0.2.0

21 Oct 14:30
v0.2.0
3a86367
Compare
Choose a tag to compare

What's Changed

  • Support optional data directories in JSON config by @syncom in #7
  • Test a few more configs by @syncom in #8
  • Bump version 0.2.0 by @syncom in #9

Full Changelog: v0.1.1...v0.2.0

v0.1.1

18 Oct 03:17
v0.1.1
f41c657
Compare
Choose a tag to compare

What's Changed

  • Add a few sanity checks on JSON config by @syncom in #4
  • More JSON config format sanity checks by @syncom in #5
  • Bump version 0.1.1 by @syncom in #6

Full Changelog: v0.1.0...v0.1.1

v0.1.0

16 Oct 05:36
v0.1.0
ccbc378
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @syncom made their first contribution in #1

Full Changelog: https://github.com/syncom/r10edocker/commits/v0.1.0