Skip to content

Commit b68f969

Browse files
committed
chore: fix
1 parent 4909b64 commit b68f969

2 files changed

Lines changed: 1 addition & 178 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -64,29 +64,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6464

6565
### Changed
6666

67-
- Improved `BinaryStream`:
68-
`getData([release])` now returns `ByteBuffer`, does not clear by default, and
69-
optionally releases data after reading; `createPacket(pktid[,raw])` now
70-
supports raw packets; scalar `read*` APIs were added; several numeric
71-
`write*` APIs now accept `String` for BigInt-friendly input
72-
@zimuya4153
73-
- Improved file and item behavior:
74-
`File.readFrom(path[,isBinary])` now supports binary reads;
75-
`File.writeTo(path, text)` now accepts `ByteBuffer`;
76-
`it.setLore([])` now clears custom lore instead of failing @zimuya4153
77-
- Improved player NBT APIs:
78-
`mc.getPlayerNbt(uuid)` now returns `Null` when no saved data exists and can
79-
read online players directly; `mc.setPlayerNbt(uuid, nbt[, forceCreate,
80-
isOnlineMode])` now supports optional offline record creation; player NBT
81-
APIs now validate UUID input more strictly @zimuya4153
82-
- Improved NBT serialization:
83-
`NbtCompound::toSNBT([space[,format]])` now supports explicitly selecting
84-
`SnbtFormat`; one-argument usage still defaults to `SnbtFormat::ForceQuote`
85-
@zimuya4153
86-
87-
### Fixed
88-
89-
- Fixed `NbtCompound::setTag` @zimuya4153
67+
- Adapted to LeviLamina 26.20.*
9068

9169
## [0.18.2] - 2026-04-17
9270

output.patch

Lines changed: 0 additions & 155 deletions
This file was deleted.

0 commit comments

Comments
 (0)