Skip to content

Releases: vendelieu/re.this

0.2.9

13 Feb 20:59
292f7a9
Compare
Choose a tag to compare
  • 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

02 Feb 21:06
b89eff3
Compare
Choose a tag to compare
  • Add experimental serialization support.

0.2.7

26 Jan 11:33
Compare
Choose a tag to compare
  • Try to fix jvm package.

0.2.6

26 Jan 11:01
Compare
Choose a tag to compare
  • Added RType.unwrap function to unwrap RType.
  • Improved List nullable responses parsing.

0.2.5

24 Jan 08:10
367792a
Compare
Choose a tag to compare
  • Added shutdown hook.
  • Improved request flow.

0.2.4

20 Jan 23:10
8663b35
Compare
Choose a tag to compare
  • Enhanced the algorithm for parsing.

0.2.3

18 Jan 14:16
436bca1
Compare
Choose a tag to compare
  • Reorganized response parsing to improve performance, improved benchmarks.

0.2.2

17 Jan 01:51
c9b4d29
Compare
Choose a tag to compare
  • Fixed casting issue caused by type erasure and wrong inlining.

0.2.1

15 Jan 16:51
00fc309
Compare
Choose a tag to compare
  • Added connection retrying.
  • Added socket configuration.
  • Upgraded JVM target version to 17

0.2.0

04 Jan 07:57
69fc30d
Compare
Choose a tag to compare
  • Implemented Bitmap, Stream commands.