Files
crete/CHANGELOG.md
T
Release-plz 6a7ab1f9d5
CI / cargo shear (pull_request) Successful in 9m24s
CI / prek (pull_request) Successful in 11m0s
Committed / committed (pull_request) Successful in 1m36s
Release-plz / Release-plz PR (push) Successful in 9m26s
Release-plz / Release-plz Release (push) Successful in 12m6s
Audit / cargo audit (push) Successful in 4m5s
CI / cargo shear (push) Successful in 7m57s
Release / Arch Linux (push) Successful in 9m42s
CI / prek (push) Successful in 4m28s
chore(release): Release v0.1.2
Signed-off-by: Release-plz <release-plz@noreply.huizinga.dev>
2026-04-17 19:55:20 +00:00

1.4 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.1.2 - 2026-04-17

Features

  • Make dns optional
  • Allow more than two dns entries

0.1.1 - 2026-04-13

Bug Fixes

  • No default value for advertise routes

0.1.0 - 2026-04-07

Features

  • (package) Added PKGBUILD
  • Set user agent
  • (performance) Disable request features to reduce binary size
  • Generate talos configs
  • Show error if no clusters are found in repo
  • Initial rewrite of python render tool

Refactor

  • Big internal refactor

Testing

  • Disable building tests

Miscellaneous Tasks

  • (actions) Publish Arch Linux package
  • (license) Add GPL license
  • (actions) Name steps
  • (actions) Renamed release-plz workflow file
  • (actions) Use committed to check pr commits
  • (actions) Cancel in-progress ci runs when pushing to pr
  • (docs) Added README
  • (actions) Setup workflows
  • Publish to gitea registry
  • (pre-commit) Update pre commit config