dry-testing 1.7.0 → 1.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +27 -145
- data/lib/dry/testing/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d9a9c0375af5d8fd9681fce3a94e3e39b82808403e8d4dbb2b29767cd1117ad2
|
|
4
|
+
data.tar.gz: f5231cbe9a4dd7fb608a518cc239598e19f37286a6883a5b52cbf4bff29b26a5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 76d8f4d9d90055568450577a56612ee7a4a2885bf7b8360528a1a7b85151786e0126a3cfde74dfa54ddb317575443bd196053b92fc719b7523a5fe4b995271b6
|
|
7
|
+
data.tar.gz: 2e9c0e239b6d945916bdde3261b24f736a10fe7c3e528b441426671527e09e1b9924ab6cf89917804ac2bb0231bf16468117f1b2259ab908bb6d9177f98d05e8
|
data/CHANGELOG.md
CHANGED
|
@@ -1,177 +1,59 @@
|
|
|
1
|
-
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
4
|
|
|
5
|
+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
6
|
+
and this project adheres to [Break Versioning](https://www.taoensso.com/break-versioning).
|
|
5
7
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
- Release GH automation part 11
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
[Compare v1.0.9...v1.1.2](https://github.com/dry-rb/dry-testing/compare/v1.0.9...v1.1.2)
|
|
12
|
-
|
|
13
|
-
## 1.0.9 2021-01-03
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
### Added
|
|
17
|
-
|
|
18
|
-
- Release GH automation part 8
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
[Compare v1.0.8...v1.0.9](https://github.com/dry-rb/dry-testing/compare/v1.0.8...v1.0.9)
|
|
22
|
-
|
|
23
|
-
## 1.0.8 2021-01-03
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
### Added
|
|
27
|
-
|
|
28
|
-
- Release GH automation part 7
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
[Compare v1.0.7...v1.0.8](https://github.com/dry-rb/dry-testing/compare/v1.0.7...v1.0.8)
|
|
32
|
-
|
|
33
|
-
## 1.0.7 2021-01-03
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
### Added
|
|
37
|
-
|
|
38
|
-
- Release GH automation part 6
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
[Compare v1.0.6...v1.0.7](https://github.com/dry-rb/dry-testing/compare/v1.0.6...v1.0.7)
|
|
42
|
-
|
|
43
|
-
## 1.0.6 2021-01-03
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
### Added
|
|
47
|
-
|
|
48
|
-
- Release GH automation part 5
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
[Compare v1.0.5...v1.0.6](https://github.com/dry-rb/dry-testing/compare/v1.0.5...v1.0.6)
|
|
52
|
-
|
|
53
|
-
## 1.0.5 2021-01-03
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
### Added
|
|
57
|
-
|
|
58
|
-
- Release GH automation part 4
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
[Compare v1.0.4...v1.0.5](https://github.com/dry-rb/dry-testing/compare/v1.0.4...v1.0.5)
|
|
62
|
-
|
|
63
|
-
## 1.0.4 2021-01-03
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
### Added
|
|
67
|
-
|
|
68
|
-
- Release GH automation part 3
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
[Compare v1.0.3...v1.0.4](https://github.com/dry-rb/dry-testing/compare/v1.0.3...v1.0.4)
|
|
72
|
-
|
|
73
|
-
## 1.0.3 2021-01-03
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
### Added
|
|
77
|
-
|
|
78
|
-
- Release GH automation part 2
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
[Compare v1.0.2...v1.0.3](https://github.com/dry-rb/dry-testing/compare/v1.0.2...v1.0.3)
|
|
82
|
-
|
|
83
|
-
## 1.0.2 2021-01-03
|
|
84
|
-
|
|
8
|
+
## [Unreleased]
|
|
85
9
|
|
|
86
10
|
### Added
|
|
87
11
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
[Compare v1.0.1...v1.0.2](https://github.com/dry-rb/dry-testing/compare/v1.0.1...v1.0.2)
|
|
92
|
-
|
|
93
|
-
## 1.0.1 2020-02-10
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
### Fixed
|
|
97
|
-
|
|
98
|
-
- all the things
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
[Compare v1.0.1...v1.0.1](https://github.com/dry-rb/dry-testing/compare/v1.0.1...v1.0.1)
|
|
12
|
+
### Changed
|
|
102
13
|
|
|
103
|
-
|
|
14
|
+
### Deprecated
|
|
104
15
|
|
|
16
|
+
### Removed
|
|
105
17
|
|
|
106
18
|
### Fixed
|
|
107
19
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
[Compare v1.0.0...v1.0.1](https://github.com/dry-rb/dry-testing/compare/v1.0.0...v1.0.1)
|
|
112
|
-
|
|
113
|
-
## 1.0.0 2020-01-22
|
|
20
|
+
### Security
|
|
114
21
|
|
|
115
|
-
|
|
22
|
+
[Unreleased]: https://github.com/dry-rb/dry-operation/compare/v1.10.0...main
|
|
116
23
|
|
|
117
|
-
|
|
118
|
-
[
|
|
119
|
-
|
|
120
|
-
## 0.2.2 2020-01-15
|
|
121
|
-
|
|
122
|
-
How about another test?
|
|
123
|
-
|
|
124
|
-
### Added
|
|
125
|
-
|
|
126
|
-
- test
|
|
127
|
-
|
|
128
|
-
### Fixed
|
|
129
|
-
|
|
130
|
-
- all the things
|
|
131
|
-
- test
|
|
132
|
-
- Use GITHUB_SHA rather than GITHUB_REF when updating changelog
|
|
133
|
-
- Also, test it again
|
|
24
|
+
## [1.10.0] - 2026-01-02
|
|
25
|
+
[1.10.0]: https://github.com/dry-rb/testing/compare/v1.9.0...v1.10.0
|
|
134
26
|
|
|
135
27
|
### Changed
|
|
136
28
|
|
|
137
|
-
-
|
|
138
|
-
|
|
139
|
-
[Compare v0.2.1...v0.2.2](https://github.com/dry-rb/dry-testing/compare/v0.2.1...v0.2.2)
|
|
140
|
-
|
|
141
|
-
## 0.2.1 2020-01-10
|
|
29
|
+
- Testing
|
|
142
30
|
|
|
143
|
-
|
|
31
|
+
## [1.9.0] - 2026-01-02
|
|
144
32
|
|
|
145
|
-
###
|
|
33
|
+
### Changed
|
|
146
34
|
|
|
147
|
-
-
|
|
35
|
+
- Testing
|
|
148
36
|
|
|
37
|
+
[1.9.0]: https://github.com/dry-rb/testing/compare/v1.8.0...v1.9.0
|
|
149
38
|
|
|
150
|
-
[
|
|
39
|
+
## [1.8.0] - 2025-12-29
|
|
151
40
|
|
|
152
|
-
|
|
41
|
+
### Changed
|
|
153
42
|
|
|
154
|
-
|
|
43
|
+
- Testing
|
|
155
44
|
|
|
156
|
-
|
|
45
|
+
[1.8.0]: https://github.com/dry-rb/testing/compare/v1.7.0...v1.8.0
|
|
157
46
|
|
|
158
|
-
|
|
47
|
+
## [1.7.0] - 2025-12-29
|
|
159
48
|
|
|
49
|
+
### Changed
|
|
160
50
|
|
|
161
|
-
|
|
51
|
+
- Testing
|
|
162
52
|
|
|
163
|
-
|
|
53
|
+
[1.7.0]: https://github.com/dry-rb/testing/compare/v1.6.0...v1.7.0
|
|
164
54
|
|
|
165
|
-
|
|
55
|
+
## [1.0.0] - 2024-11-02
|
|
166
56
|
|
|
167
57
|
### Added
|
|
168
58
|
|
|
169
|
-
-
|
|
170
|
-
|
|
171
|
-
### Fixed
|
|
172
|
-
|
|
173
|
-
- a whole bunch of bugs
|
|
174
|
-
|
|
175
|
-
### Changed
|
|
176
|
-
|
|
177
|
-
- totally everything
|
|
59
|
+
- Initial release. (@waiting-for-dev)
|
data/lib/dry/testing/version.rb
CHANGED