[go: up one dir, main page]

logcontrol-log 0.1.2

log backend for the log control interface
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.1.2] – 2025-05-05

### Changed
- Bump MSRV to 1.77.

## [0.1.1] – 2025-02-03

### Changed
- Improve documentation.

## [0.1.0] – 2023-10-26

### Added

- `logcontrol_log::LogController` and `logcontrol_log::LogFactory`.

[Unreleased]: https://codeberg.org/swsnr/logcontrol.rs/compare/logcontrol-log-v0.1.2...HEAD
[0.1.2]: https://codeberg.org/swsnr/logcontrol.rs/compare/logcontrol-log-v0.1.1...logcontrol-log-v0.1.2
[0.1.1]: https://codeberg.org/swsnr/logcontrol.rs/compare/logcontrol-log-v0.1.0...logcontrol-log-v0.1.1
[0.1.0]: https://codeberg.org/swsnr/logcontrol.rs/releases/tag/logcontrol-log-v0.1.0