-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
27 lines (27 loc) · 773 Bytes
/
CHANGELOG
File metadata and controls
27 lines (27 loc) · 773 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
0.4.5
* Essai de gem-push (workflow github).
0.4.4
* Minor change (retrait des messages degub)
0.4.3
* Correction bugs sur get_window_properties
* Renseignement (aide) dans read me file.
0.4.2
* Possibilité d'envoyer une liste avec des listes de clés
0.4.1
* Correction sur le test des dimensions (height too small)
0.4.0
* Dimension and position of windows (any application)
* Setter/getter window properties of any application
0.3.1
* Osascript::Key, ajout du délai supplémentaire pour une touche
0.3.0
* Osascript::Key
0.2.2
* New methods: Safari#document_source_code & Safari#document_text
0.2.1
* Methods document_name and get_url for Safari
0.2.0
* First Safari methods.
0.1.0
* First Any application methods
* First Preview methods