mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
617 B
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
FromAPI (#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)