robotgo v0.48.0 Release Notes

Release Date: 2018-01-25 // about 6 years ago
  • Ben Nevis

    โž• Add

    • [NEW] Add active window by name func ActiveName
    • ๐Ÿ‘ [NEW] Add type string utf-8 support

    โž• Add func CharCodeAt, UnicodeType, PasteStr and update TypeStr, TypeString

    • [NEW] Add count of bitmap func CountBitmap
    • [NEW] Add func SaveCapture and examples
    • [NEW] Add time sleep func Sleep
    • [NEW] Add more key listen
    • [NEW] Add func PointInBounds and examples
    • [NEW] Add func GetPxColor return C.MMRGBHex
    • [NEW] Add FindColorCS param tolerance
    • [NEW] Add func ToBitmap and examples
    • [NEW] Add CBitmap type and examples
    • [NEW] Add more examples
    • [NEW] Add func ToMMBitmapRef
    • ๐Ÿšš [NEW] Add func BitmapClick and MovesClick
    • [NEW] Add func ToMMRGBHex convert color hex
    • [NEW] Add func count bitmap color and CountColorCS
    • [NEW] Add more color processing and conversion

    โž• Add func ToMMRGBHex, U32ToHex, U8ToHex, PadHex, HexToRgb, RgbToHex and examples

    • [NEW] Add func tochar bitmap and gostring and fmt code

    โšก๏ธ Update

    • ๐Ÿšš [NEW] Remove robot and examples
    • โšก๏ธ [NEW] Update vendor and appveyor.yml
    • โšก๏ธ [NEW] Update keyboard code
    • โšก๏ธ [NEW] Update godoc
    • โšก๏ธ [NEW] Update CHANGELOG.md
    • [NEW] Change TostringBitmap return string
    • โšก๏ธ [NEW] Update C language code and other naming
    • ๐Ÿ’… [NEW] Update code and code style
    • โšก๏ธ [NEW] Update move mouse smooth

    ๐Ÿ›  Fix

    • [FIX] Fix mac set active and active by pid
    • ๐Ÿ [FIX] Fix windows active by pid #101
    • [FIX] Fix FindColor param tolerance
    • [FIX] Fix find bitmap float args
    • [FIX] Fix some range error
    • โšก๏ธ [FIX] Update doc fix #97
    • โšก๏ธ [FIX] Update README.md fix link error

    ๐Ÿ‘€ See Commits for more details, after Dec 13.