robotgo v0.45.0 Release Notes

Release Date: 2017-07-02 // almost 7 years ago
  • Mount Qomolangma

    ➕ Add

    • ➕ Add Process
    • ➕ Add TypeStr
    • ➕ Add DeepCopyBit
    • ➕ Add CopyBitpb
    • ➕ Add ReadBitmap
    • ➕ Add vendor.json
    • ➕ Add ReadAll: clipboard
    • ➕ Add WriteAll: clipboard
    • ➕ Add Pids : get the all process id
    • ➕ Add FindName: find the process name by the process id
    • ➕ Add FindNames: find the all process name
    • ➕ Add PidExists: determine whether the process exists
    • ➕ Add FindIds: find the process id by the process name
    • ➕ Add FreeBitmap and Update docs

    ⚡️ Update

    • ⚡️ Update docs
    • ⚡️ Update test
    • ⚡️ Update godoc
    • ⚡️ Update CHANGELOG.md
    • ⚡️ Update .gitignore
    • ⚡️ Update examples and docs
    • ⚡️ Update examples link
    • ⚡️ Update README.md and clipboard

    🛠 Fix

    • 🛠 Fix release key
    • 🛠 Fix godoc error