Skip to content

Tags: alajpie/urbit-q

Tags

0.3.2

Release 0.3.2

0.3.1

Remove special case for decoding a single byte

0.3.0

Release 0.3.0

0.2.6

Check condition once instead of once per iteration

0.2.5

Reuse a Vec to avoid an allocation

0.2.4

Remove ASCII check

We are no longer dealing with strings so there's no possibility of
slicing in the middle of a codepoint.

0.2.3

Add benchmarks

0.2.2

Use binary maps and retain instead of replace for perf

0.2.1

Make docs consistent

0.2.0

Properly handle single bytes