[go: up one dir, main page]

castaway 0.2.4

Safe, zero-cost downcasting for limited compile-time specialization.
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.2.4]https://github.com/sagebind/castaway/compare/v0.2.3...v0.2.4 - 2025-07-12

### Other

- Implement lifetime-free ref and mut casts for unsized type ([#23]https://github.com/sagebind/castaway/pull/23)
- Fix missing OIDC permission
- Set up trusted publishing in CI ([#33]https://github.com/sagebind/castaway/pull/33)
- update readme since 1.38 cannot run in CI any more
- Update branch reference
- Set up release-plz