What's Changed
- Make the header bar sticky
- Break out
codePointsToString
andstringToCodePoints
functions. - Fix
Hexdump
Decoder
. - Break out
replaceBinaryBytes
function. - Fix leaky scope in
Image
Renderer
. - Update markdown content to use decoded string for code block.
- Add tests (only a few for now, but the framework is in place)
- Fix UTF-8 issues.
- Auto-resize
TTY
Renderer
s. - Fix
IFrame
Renderer
clobbering back button.
Full Changelog: 0.1.4...0.1.5