Skip to content

Releases: rodrigo-speller/atone

0.0.8 - Pre-release

08 Mar 03:59
Compare
Choose a tag to compare
0.0.8 - Pre-release Pre-release
Pre-release

Changelog

  • Defaults log level to "information".

Full Changelog: v0.0.7...v0.0.8

Installation

curl -sSL https://github.com/rodrigo-speller/atone/releases/download/v0.0.8/atone-install.sh | sh

Supports

Distro Versions Architecture
Alpine 3.13+ aarch64, armv7, x86_64
Debian 11 (bullseye) amd64, arm64, armhf

latest

10 Jun 03:00
Compare
Choose a tag to compare
latest Pre-release
Pre-release

Installation

curl -sSL https://github.com/rodrigo-speller/atone/releases/download/latest/atone-install.sh | sh

Supports

Distro Versions Architecture
Alpine 3.13+ aarch64, armv7, x86_64
Debian 11 (bullseye) amd64, arm64, armhf

0.0.7 - Pre-release

11 Apr 06:26
Compare
Choose a tag to compare
0.0.7 - Pre-release Pre-release
Pre-release

Changelog

  • Service schedule 🤩.
  • Changes on restart policy.
  • Fix: Atone must abort when critical failure occurs during spawning service.

Full Changelog: v0.0.6...v0.0.7

Installation

curl -sSL https://github.com/rodrigo-speller/atone/releases/download/v0.0.7/atone-install.sh | sh

Supports

Distro Versions Architecture
Alpine 3.13+ aarch64, armv7, x86_64
Debian 11 (bullseye) amd64, arm64, armhf

0.0.6 - Pre-release

04 Apr 06:26
Compare
Choose a tag to compare
0.0.6 - Pre-release Pre-release
Pre-release

Changelog

  • Fix month value on log.
  • Automate multi-arch release using CIEmu Action.

Full Changelog: v0.0.5...v0.0.6

Installation

curl -sSL https://github.com/rodrigo-speller/atone/releases/download/v0.0.6/atone-install.sh | sh

0.0.5 - Pre-release

15 Jun 23:13
Compare
Choose a tag to compare
0.0.5 - Pre-release Pre-release
Pre-release

Changelog

  • Fix to allow yaml config's settings section undefined
  • Isolated package scripts
  • ARMv7 support

Full Changelog: v0.0.4...v0.0.5

Installation

curl -sSL https://github.com/rodrigo-speller/atone/releases/download/v0.0.5/atone-install.sh | sh

0.0.4 - Pre-release

08 Jun 21:43
Compare
Choose a tag to compare
0.0.4 - Pre-release Pre-release
Pre-release

Changelog

  • Supervision improvements
  • Memory management improvements
  • Service start according dependency list
  • Isolate programs
  • optparse as pre-compiled library
  • Pre-compiled project header
  • Make optmizations
  • Sample improvements

Full Changelog: v0.0.3...v0.0.4

Installation

curl -sSL https://github.com/rodrigo-speller/atone/releases/download/v0.0.4/atone-install.sh | bash /dev/stdin

0.0.3 - Pre-release

01 Jun 13:51
Compare
Choose a tag to compare
Pre-release

Changelog

  • Binary size optmization
  • yaml-cpp lib rebuild
  • Makefile for yaml-cpp
  • YAML parsing improvements
  • Program abstraction based executions
  • Install script
  • Debian package script
  • VSCode file nesting

Full Changelog: v0.0.2...v0.0.3

Installation

curl -sSL https://github.com/rodrigo-speller/atone/releases/download/v0.0.3/atone-install.sh | bash /dev/stdin

0.0.2 - Pre-release

30 May 23:11
Compare
Choose a tag to compare
Pre-release

Changelog

  • Commandline options

Full Changelog: v0.0.1...v0.0.2

Installation

curl -sSL https://github.com/rodrigo-speller/atone/releases/download/v0.0.2/atone-install.sh | bash /dev/stdin

0.0.1 - Initial pre-release

02 Dec 00:21
Compare
Choose a tag to compare
Pre-release
v0.0.1

Github Actions