|
| 1 | +2012-11-28 - Peter Meier < [email protected]> - 3.2.0 |
| 2 | + * Add reject() function (a79b2cd) |
| 3 | + |
| 4 | +2012-09-18 - Chad Metcalf < [email protected]> - 3.2.0 |
| 5 | + * Add an ensure_packages function. (8a8c09e) |
| 6 | + |
| 7 | +2012-11-23 - Erik Dalén < [email protected]> - 3.2.0 |
| 8 | + * (#17797) min() and max() functions (9954133) |
| 9 | + |
| 10 | +2012-05-23 - Peter Meier < [email protected]> - 3.2.0 |
| 11 | + * (#14670) autorequire a file_line resource's path (dfcee63) |
| 12 | + |
| 13 | +2012-11-19 - Joshua Harlan Lifton < [email protected]> - 3.2.0 |
| 14 | + * Add join_keys_to_values function (ee0f2b3) |
| 15 | + |
| 16 | +2012-11-17 - Joshua Harlan Lifton < [email protected]> - 3.2.0 |
| 17 | + * Extend delete function for strings and hashes (7322e4d) |
| 18 | + |
| 19 | +2012-08-03 - Gary Larizza < [email protected]> - 3.2.0 |
| 20 | + * Add the pick() function (ba6dd13) |
| 21 | + |
| 22 | +2012-03-20 - Wil Cooley < [email protected]> - 3.2.0 |
| 23 | + * (#13974) Add predicate functions for interface facts (f819417) |
| 24 | + |
| 25 | +2012-11-06 - Joe Julian < [email protected]> - 3.2.0 |
| 26 | + * Add function, uriescape, to URI.escape strings. Redmine #17459 (70f4a0e) |
| 27 | + |
1 | 28 | 2012-10-25 - Jeff McCune < [email protected]> - 3.1.1
|
2 | 29 | * (maint) Fix spec failures resulting from Facter API changes (97f836f)
|
3 | 30 |
|
|
20 | 47 | 2012-04-10 - Chris Price < [email protected]> - 3.0.0
|
21 | 48 | * (#13693) moving logic from local spec_helper to puppetlabs_spec_helper (85f96df)
|
22 | 49 |
|
23 |
| -2012-11-28 - Peter Meier < [email protected]> - 2.6.0 |
24 |
| - * Add reject() function (a79b2cd) |
25 |
| - |
26 |
| -2012-09-18 - Chad Metcalf < [email protected]> - 2.6.0 |
27 |
| - * Add an ensure_packages function. (8a8c09e) |
28 |
| - |
29 |
| -2012-11-23 - Erik Dalén < [email protected]> - 2.6.0 |
30 |
| - * (#17797) min() and max() functions (9954133) |
31 |
| - |
32 |
| -2012-05-23 - Peter Meier < [email protected]> - 2.6.0 |
33 |
| - * (#14670) autorequire a file_line resource's path (dfcee63) |
34 |
| - |
35 |
| -2012-11-19 - Joshua Harlan Lifton < [email protected]> - 2.6.0 |
36 |
| - * Add join_keys_to_values function (ee0f2b3) |
37 |
| - |
38 |
| -2012-11-17 - Joshua Harlan Lifton < [email protected]> - 2.6.0 |
39 |
| - * Extend delete function for strings and hashes (7322e4d) |
40 |
| - |
41 |
| -2012-08-03 - Gary Larizza < [email protected]> - 2.6.0 |
42 |
| - * Add the pick() function (ba6dd13) |
43 |
| - |
44 |
| -2012-03-20 - Wil Cooley < [email protected]> - 2.6.0 |
45 |
| - * (#13974) Add predicate functions for interface facts (f819417) |
46 |
| - |
47 |
| -2012-11-06 - Joe Julian < [email protected]> - 2.6.0 |
48 |
| - * Add function, uriescape, to URI.escape strings. Redmine #17459 (70f4a0e) |
49 |
| - |
50 | 50 | 2012-10-25 - Jeff McCune < [email protected]> - 2.5.1
|
51 | 51 | * (maint) Fix spec failures resulting from Facter API changes (97f836f)
|
52 | 52 |
|
|
0 commit comments