Commit Graph

17 Commits

Author SHA1 Message Date
94c91e788e allow packing &str 2023-12-17 01:06:26 +03:00
ad32bbe26e v0.4.3: tuple struct serialization bug 2023-12-06 00:39:22 +03:00
814ac8f858 v0.4.2 versions 2023-12-05 16:50:26 +03:00
352fe36b14 releasing 2023-11-28 13:18:57 +03:00
52ab4a1f7b refactored errors and ser to support nostd to-buffer encoding 2023-11-28 00:58:33 +03:00
8bba1ef943 optimized unpack from slice: no more copying to vec 2023-11-27 23:36:08 +03:00
94ba11f8e2 0.3.2 - bascially cosmetic changes. 2023-11-25 03:08:21 +03:00
a48de88630 added fixint support 2023-11-25 02:37:48 +03:00
ebb74fdd61 started serde support: serializer & errors 2023-10-15 18:11:12 +01:00
ef42a1b282 experimental module bipack is made pub for test in real projects 2023-10-13 03:28:12 +01:00
e0ac1b1094 +variable-length signed support 2023-10-12 00:40:15 +01:00
33a27d0124 0.2.0: improving nameing, started serialization support and convenience macros. 2023-10-11 22:18:46 +01:00
c1aaede6f7 refinements for publication 2023-10-10 12:59:50 +01:00
962fcc1ac8 added ans fixed LOT of docs 2023-10-09 23:26:08 +01:00
131859ffba refined source to report errors. We might need to fix the sink too, but now we think it could not be overflown. 2023-10-09 22:36:02 +01:00
3433e3bd84 support for byte buffers, strings and binary dump 2023-10-07 13:04:39 +01:00
b3b41faf33 Initial commit 2023-10-07 01:44:29 +01:00