linktime 0.16.0

Link-time registration patterns for Rust (ctors, dtors, link-time slices and sections)
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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.15.0] - 2026-05-08

- Bumped `ctor`, `dtor` and `link-section` dependencies.

## [0.14.1] - 2026-05-03

- Stabilized the `dtor` crate at 1.0.0 (optional dependency updated accordingly).

## [0.14.0] - 2026-05-03

- Stabilized the `ctor` crate.

## [0.13.1] - 2026-05-02

### Changed

- User-facing docs prefer **macOS** over legacy “OSX”.