oxc/crates/oxc_allocator/CHANGELOG.md
2024-04-01 20:04:48 +08:00

617 B

Changelog

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

The format is based on Keep a Changelog, and this project does not adhere to Semantic Versioning until v1.0.0.

[0.6.0] - 2024-02-03

Documentation

  • Document behaviour of Box

[0.5.0] - 2024-01-12

Features

  • Add From API (#1908)

[0.4.0] - 2023-12-08

Refactor

  • Move to workspace lint table (#1444)

[0.2.0] - 2023-09-14

Refactor

  • Improve code coverage a little bit
  • Improve code coverage in various places (#721)