Skip to content

Tags: daanzu/dragonfly

Tags

0.11.1

Toggle 0.11.1's commit message
Update to version 0.11.1

This release fixes a few problems with the RunCommand action. See the
changelog for more information.

0.11.0

Toggle 0.11.0's commit message
Update to version 0.11.0

Please see the changelog for a list of changes in this release.

0.10.1

Toggle 0.10.1's commit message
Update to version 0.10.1

This version fixes backwards-incompatible changes to the Text action.

- Disable the Text action's Unicode keyboard functionality by
  default.
- Make action_text.load_configuration() write default values to the
  file.
- Add more documentation for Text.

0.10.0

Toggle 0.10.0's commit message
Update to version 0.10.0

Please see the changelog for a list of changes in this release.

0.9.1

Toggle 0.9.1's commit message
Update to version 0.9.1

Please see the changelog for a list of changes in this release.

0.9.0

Toggle 0.9.0's commit message
Update to version 0.9.0

Please see the changelog for a list of changes in this release.

0.8.0

Toggle 0.8.0's commit message
Update to version 0.8.0

Please see the changelog for a list of changes in this release.

0.7.0

Toggle 0.7.0's commit message
Release dragonfly version 0.7.0

Major changes are:
- Python 3.x support
- Multi-platform clipboard class
- Unicode support for dragonfly specs
- Bug fixes

0.6.6b1

Toggle 0.6.6b1's commit message
 - Added window_movers module and Window.move() method for animated m…

…oving.

 - Restructured element docs.
 - Cleaned up timer module.
 - Bumped version up to 6.6b1.

0.6.5

Toggle 0.6.5's commit message
 - Bump version up to 0.6.5.

 - Regenerated documentation.
 - Modified build_dist.py to no longer use (broken) svn revision numbers in output filenames.