mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
1.1 KiB
1.1 KiB
Changelog
All notable changes to this package 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.13.0] - 2024-05-14
Refactor
7e1fe36ast: Squash nested enums (#3115) (overlookmotel)
[0.12.5] - 2024-04-22
Refactor
6bc18e1bench: Reuse allocator in parser + lexer benchmarks (#3053) (overlookmotel)
[0.12.4] - 2024-04-19
Features
063b281allocator: MakeBox's PhantomData own the passed inT(#2952) (Boshen)
[0.6.0] - 2024-02-03
Documentation
a1271afallocator: Document behaviour ofBox(Boshen)
[0.5.0] - 2024-01-12
Features
a6d9356allocator: AddFromAPI (#1908) (Boshen)
[0.4.0] - 2023-12-08
Refactor
1a576f6rust: Move to workspace lint table (#1444) (Boshen)