Gifcurry v2.2.0.0 Release Notes

  • ➕ Added

    • Loading a video now populates the start and duration fields
      • Duration is the length of the entire video in seconds
    • Confirmation dialog if duration is >= 10 seconds
    • getVideoDurationInSeconds to the library public API
    • Error checking
    • File path compatibility
    • About dialog
    • 🐧 GNU Make targets for Arch Linux
    • stack.yaml
    • 🔄 CHANGELOG.md

    🔄 Changed

    • Icon file
    • Switched from gtk2hs to haskell-gi
    • Switched from Cabal to Haskell stack
    • Code clean up
    • README install and run instructions
    • README graphics
    • GUI widget IDs
    • 🛠 Fixed the ImageMagick null font issue
      • ImageMagick assumes ~/.magick/type.xml exists
      • Instead of default, it searches for the first match to sans if no font is specified
    • Temporary file directory names where frames and GIFs are built

    ✂ Removed

    • Old icon from cabal file
    • Altered icon from GUI file