Skip to content

Releases: VorpalBlade/dummare

v0.1.2

02 Jan 18:06

Choose a tag to compare

Features

  • Use terminfo to detect if terminal is hard copy
  • Use terminfo width as fallback if ioctl fails

Documentation

  • Add links to crates.io/lib.rs & add keywords

Other stuff

  • Update outdated code comments

v0.1.1

02 Jan 11:56

Choose a tag to compare

Features

  • Add bold and underline emulation for hard copy terminals
  • Use terminfo database and ANSI handler

Refactoring

  • Remove un-needed LineWriter wrapper

Other stuff

  • (ci) Set environment
  • (ci) Set up trusted publishing
  • (ci) Fix dependabot commit message format

v0.1.0

01 Jan 23:57
v0.1.0
02f4fb6

Choose a tag to compare

Initial version