Skip to content

Releases: ChurchTao/clipboard-rs

v0.2.1

20 Sep 03:06
b060301
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.11...v0.2.1

v0.1.11

28 Jul 07:11
e004724
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

27 Jul 10:47
236d022
Compare
Choose a tag to compare

What's Changed

  • windows中dibv5的encoder需要强制指定为rgba8 by @ChurchTao in #36

Full Changelog: v0.1.9...v0.1.10

v0.1.9

22 Jul 10:52
6945393
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

18 Jul 07:44
bb24541
Compare
Choose a tag to compare

What's Changed

  • 修复Linux下,读区数据时超时会无限循环的问题 by @ChurchTao in #31

Full Changelog: v0.1.7...v0.1.8

v0.1.7 release 🎉

30 Apr 15:15
0329c0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6 release 🎉

12 Apr 04:53
f2fbf79
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5 release 🎉

11 Apr 03:40
7b23a6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4 release 🎉

18 Mar 09:51
f1f1690
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3 release 🎉

14 Mar 04:16
d94b049
Compare
Choose a tag to compare

What's Changed

  • Fix: Fix the bug on Windows can't read DIBV5 format image from clipboard issues#8
  • Fix: Fix the bug on Windows can't move WatcherContext to another thread issues#4
  • Change: Demo watch_change.rs The callback function for monitoring changes in the clipboard is changed to implement a trait. pr#6

Full Changelog: v0.1.2...v0.1.3