Releases: JAicewizard/tt
Releases · JAicewizard/tt
fixes
fuzzing!
- 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
Fixes for reusing values
v0.7.11 fixed things
Fixes for reusing values
v0.7.10 fixed issue of overwriting a slice
Initial implementation of ttv3
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
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!!
v0.7.6 fixed more errors that happend in a specific case for map
fix a lot of issues with ttv3 encoding and decoding
v0.7.5 fix issues with using tt.Data with ttv3
fix some issues with tt.Data in ttv3
v0.7.4 fix issues with using tt.Data with ttv3