Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
59 lines (28 loc) · 1.04 KB

File metadata and controls

59 lines (28 loc) · 1.04 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.3] - 2026-01-15

Fixed

  • ci: let release-plz run on macos, because cargo publish builds the crate

  • change the docs.rs target version to see docs

[0.3.2] - 2026-01-15

Fixed

  • fix the manifest, no workspace

[0.3.1] - 2026-01-15

Documentation

  • update module docs and CHANGELOG.md for v0.3.1

[0.3.0] - 2026-01-14

Added

  • initial release of core-animation v0.3.0

Changed

  • remove inline recording from examples

Documentation

  • add CHANGELOG.md for v0.3.0
  • update README for standalone crate usage
  • update commands for standalone crate usage

Miscellaneous

  • ci: bump actions/checkout from 4 to 6 (#1)

  • add patch-based recording for example screenshots

  • use the released duration-ext crate

  • update .gitignore and remove Cargo.lock