Skip to content

v3.0.3

Compare
Choose a tag to compare
@lukeed lukeed released this 07 Apr 22:11
· 42 commits to master since this release

Patches

  • Add grey alias (#21): 59bdd40
    Thanks @lumio

  • Types: Export all interfaces (#23): 70e682d
    Thanks @Hammster

  • Always reopen code on shared code.close sequence: 10981d2

  • Internal: Track chain segments by code.open value, not color name: e9dbd08

  • Internal: Initialize all codes inline within factory: e9dbd08

  • Internal: Check code.close existence before String.replace: b1b41a8

  • Internal: Only String.replace on unique contents: e9dbd08

Chores

  • Update tests' expected ANSI for code.open sequences: 896c801
  • Update tests' expected ANSI for "nested" chains & reopened codes: c74f538
  • Update benchmark results: 35cbbc0