Skip to content

Releases: JAicewizard/tt

fixes

27 Dec 14:43
8a2faa7
Compare
Choose a tag to compare

this has fixes for streaming mode

fuzzing!

27 Dec 13:44
e95c13c
Compare
Choose a tag to compare
  • fuzzing for v3
  • v3 now has a settable memory allocation limit!!
  • reworked some of the internal structure to make things a bit faster, somehow this didnt translate into much in the benchmarks but that may be because there ware some regressions since last updating the benchmarks.

I should start testing with commit hashes so I dont have to create a new release all the time

23 May 13:49
36fc9ab
Compare
Choose a tag to compare

Fixes for reusing values

23 May 13:46
1674670
Compare
Choose a tag to compare
v0.7.11

fixed things

Fixes for reusing values

23 May 13:39
5f89800
Compare
Choose a tag to compare
Pre-release
v0.7.10

fixed issue of overwriting a slice

Initial implementation of ttv3

04 May 11:29
3ac35ce
Compare
Choose a tag to compare

This version adds ttv3:

  • New streaming mode
  • Support for structs!!!
  • Smaller data size
  • Doesn't require fancy maths that broke all the time

added complete implementation of ttv3

04 May 11:06
2ca3f5b
Compare
Choose a tag to compare

This version adds ttv3:

  • New streaming mode
  • Support for structs!!!
  • Smaller data size
  • Doesn't require fancy maths that broke all the time

more issues!!

30 Apr 12:55
6bb5cd6
Compare
Choose a tag to compare
more issues!! Pre-release
Pre-release
v0.7.6

fixed more errors that happend in a specific case for map

fix a lot of issues with ttv3 encoding and decoding

30 Apr 12:28
2d724da
Compare
Choose a tag to compare
v0.7.5

fix issues with using tt.Data with ttv3

fix some issues with tt.Data in ttv3

30 Apr 11:29
2d724da
Compare
Choose a tag to compare
Pre-release
v0.7.4

fix issues with using tt.Data with ttv3