File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ## [ 0.15.0] - 2025-10-02
10+ ## [ 0.15.0] - 2025-10-03
1111
1212### Changed
1313
1414- Supported LeviLamina 1.6.0 @ShrBox
15+ - Removed LegacyParticleAPI
1516
1617## [ 0.14.0] - 2025-09-23
1718
Original file line number Diff line number Diff line change 1-
21# ✨ ParticleSpawner Object
32
3+ !!! warning
4+ ParticleSpawner has been deprecated since version 0.15.0. All APIs except spawnParticle are unavailable.
5+
46 For a ` ParticleSpawner ` type variable ps, there are the following members:
57
68 | members | type |
Original file line number Diff line number Diff line change 11# ✨ ParticleSpawner 对象
22
3+ !!! warning
4+ ParticleSpawner已在0.15.0中废弃,除了spawnParticle外的所有API均不可用。
5+
36 对于某个 ` ParticleSpawner ` 类型变量 ps, 有如下这些成员:
47
58 | 成员 | 含义 | 类型 |
You can’t perform that action at this time.
0 commit comments