cuenv-release 0.12.2

Native release management for cuenv - versioning, changelogs, and publishing
Documentation
# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.8.5]https://github.com/cuenv/cuenv/releases/tag/cuenv-release-v0.8.5 - 2025-12-06

### Added

- _(ci)_ support local changes against references with --from
- dagger backend support working

### Fixed

- _(cli)_ flush stderr on error and remove redundant error logging
- work on docs
- preparinmg to publish
- resolve circular dependency between cuenv-core and cuengine ([#33]https://github.com/cuenv/cuenv/pull/33)
- ensure codecov will use token

### Other

- release v0.7.1
- release v0.6.1
- Fix UUID ID generation safety and add implementation status warnings
- Address code review feedback: improve ID uniqueness, version defaults, and comments
- Add cuenv-release crate with changeset, version, and changelog modules
- overhaul documentation website and guides
- forcing rebuild with superficial change
- treefmt all the things

## [0.7.1]https://github.com/cuenv/cuenv/releases/tag/cuenv-release-v0.7.1 - 2025-11-29

### Fixed

- _(cli)_ flush stderr on error and remove redundant error logging
- work on docs
- preparinmg to publish
- resolve circular dependency between cuenv-core and cuengine ([#33]https://github.com/cuenv/cuenv/pull/33)
- ensure codecov will use token

### Other

- release v0.6.1
- Fix UUID ID generation safety and add implementation status warnings
- Address code review feedback: improve ID uniqueness, version defaults, and comments
- Add cuenv-release crate with changeset, version, and changelog modules
- overhaul documentation website and guides
- forcing rebuild with superficial change
- treefmt all the things

## [0.6.1]https://github.com/cuenv/cuenv/releases/tag/cuenv-release-v0.6.1 - 2025-11-29

### Fixed

- _(cli)_ flush stderr on error and remove redundant error logging
- work on docs
- preparinmg to publish
- resolve circular dependency between cuenv-core and cuengine ([#33]https://github.com/cuenv/cuenv/pull/33)
- ensure codecov will use token

### Other

- Fix UUID ID generation safety and add implementation status warnings
- Address code review feedback: improve ID uniqueness, version defaults, and comments
- Add cuenv-release crate with changeset, version, and changelog modules
- overhaul documentation website and guides
- forcing rebuild with superficial change
- treefmt all the things