Releases: vendelieu/re.this
Releases · vendelieu/re.this
0.2.9
- Reorganized project structure (some imports may break).
- Moved more tools for work with
RType
into user space.
- Covered
nodejs
and wasmjs
targets.
0.2.8
- Add experimental serialization support.
0.2.6
- Added
RType.unwrap
function to unwrap RType.
- Improved List nullable responses parsing.
0.2.5
- Added
shutdown
hook.
- Improved request flow.
0.2.4
- Enhanced the algorithm for parsing.
0.2.3
- Reorganized response parsing to improve performance, improved benchmarks.
0.2.2
- Fixed casting issue caused by type erasure and wrong inlining.
0.2.1
- Added connection retrying.
- Added socket configuration.
- Upgraded JVM target version to 17
0.2.0
- Implemented Bitmap, Stream commands.