read-only 0.1.1

Read-only field exposure and safe composition helpers via proc macros
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.1.0/).

## [Unreleased]

## [0.1.1] - 2026-05-24

### Added

- The default-enabled `docs` feature to control `#[embed]`'s docs-only
  outer-struct behavior.

### Changed

- `#[embed]` rustdoc output now uses a `#[cfg(doc)]` outer struct so the
  documented struct shows readonly fields directly.

[0.1.1]: https://github.com/attackgoat/read-only/releases/tag/v0.1.1