Skip to content

Releases: akazukin5151/ueberzug-hs

v0.2.0.0

23 Mar 02:09
Compare
Choose a tag to compare

Changed

  • The ueberzug process is now started in newUeberzug instead of draw
    • newUeberzug now has type IO Ueberzug instead of Ueberzug
    • draw and clear now return IO (Either String ()) instead of IO (Either String Ueberzug)

v0.1.0.0

14 Mar 22:36
Compare
Choose a tag to compare

Initial release