arusarka-mingle4r 0.1.6 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- data/History.txt +11 -0
- metadata +1 -1
data/History.txt
CHANGED
@@ -1,3 +1,14 @@
|
|
1
|
+
0.2.0
|
2
|
+
-----
|
3
|
+
|
4
|
+
* added class method apply_filter to Card class. allows an MQL filter
|
5
|
+
* added instance method execute_transition to Card class. allows to execute a transition on a card.
|
6
|
+
|
7
|
+
0.1.6
|
8
|
+
-----
|
9
|
+
|
10
|
+
* added instance method at_version to Card class. gets the particular version for the card
|
11
|
+
|
1
12
|
0.1.5
|
2
13
|
-----
|
3
14
|
|