What's Changed
- Fix cnv macro (and improviment asm_macro) by @crisdut in #100
- Introduce log feature by @dr-orlovsky in #106
- Fix feature gates by @dr-orlovsky in #107
- Fix invalid st0 use in logs by @fengjian in #108
- Support human-readable serde serialization for ByteStr by @dr-orlovsky in #110
- Add ASCII armoring by @dr-orlovsky in #111
- Implement BLAKE3 opcode by @fengjian in #112
- Support library strict encoding. Use confined types by @dr-orlovsky in #115
- Remove needless traits and structs by @dr-orlovsky in #114
- Remove bytecount method from Bytecode trait by @dr-orlovsky in #116
- Improvements to macro assembly by @dr-orlovsky in #117
- Switch to Baid64 identifiers. Improvements to text armoring by @dr-orlovsky in #118
- Fix insert, del instr by @cymqqqq in #119
- Update MSRV to 1.76 (due to ascii-armor) by @zoedberg in #123
- Release v0.11.0 beta 9 by @dr-orlovsky in #124
New Contributors
- @vuittont60 made their first contribution in #98
- @crisdut made their first contribution in #100
- @whfuyn made their first contribution in #105
- @fengjian made their first contribution in #108
- @cymqqqq made their first contribution in #119
Full Changelog: v0.10.6...v0.11.0