-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChanges
61 lines (35 loc) · 1.04 KB
/
Changes
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Revision history for Bird
{{$NEXT}}
0.1.11 2024-07-17T11:30:00Z
Migrate ci pipeline to sparky
Fix for "Please use %?RESOURCES<key>
directly instead."
0.1.10 2022-12-08T12:10:00Z
Add debug (instead of verbose) option
Add nocolor option
Improve CI
0.1.9 2022-12-06T16:58:00Z
Mac OS support for package* functions
pl6 -> raku renaming
Add sparrowci pipeline
0.1.8 2021-08-12T04:35:00Z
Implement k8s deployment check
0.1.7 2021-08-11T09:55:00Z
Bump Sparrow version dependency
0.1.6 2021-08-10T12:13:00Z
Internal DSL refactoring
0.1.5 2021-08-09T05:32:00Z
start implementing `k8s` checks
file has none empty data check
0.1.4 2021-08-04T03:29:00Z
Just refactoring
0.1.3 2021-08-04T02:44:00Z
Add debian/ubuntu support for `package-*` DSL
0.1.2 2021-08-04T12:36:00Z
Add `command-exit-code` check
0.1.1 2021-08-02T01:50:00Z
Less verbose checks
Add `package-installed` check
Add `pip3-package-installed` check
0.1.0 2019-10-11T17:24:57Z
First version