Skip to content

v0.3.0: DRY, icy Errors and ⚡⚡

Compare
Choose a tag to compare
@nabijaczleweli nabijaczleweli released this 17 Sep 19:00
· 44 commits to master since this release
v0.3.0
ed49f9b
New:
  * Dank-ass DS3 truecolor SS, thanks /u/little-dude
  * Prose and examples in general library usage
  * create_colourtable() so you can display images yourself with as
    little hassle as possible
    (e1be450f3074bce5425ace26e569616086d4af2c)
    (#9)

Changed:
  * Rename Outcome to Error

Internals:
  * Use create_colourtable() in WinAPI and ANSI display impls