Skip to content

Commit 5242d64

Browse files
authored
chore: prep v2.1.0 release (#137)
* update CHANGELOG * bump version to 2.1.0 * build docs
1 parent b510d4c commit 5242d64

18 files changed

+1111
-199
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
88

99
None
1010

11+
## [2.1.0](https://github.com/clarkedb/grift/releases/tag/v2.1.0) - 2022-12-27
12+
13+
### Added
14+
15+
* Official support for Ruby 3.2 ([#126](https://github.com/clarkedb/grift/pull/126))
16+
* Support for finite/self-terminating mocking for more precision in testing where a method may get called multiple times
17+
+ The Grift API now supports `mock_return_value_once`, `mock_return_value_n_times`, and `mock_return_values_in_order` ([#135](https://github.com/clarkedb/grift/pull/135))
18+
+ The Grift API now supports `mock_implementation_once` and `mock_implementation_n_times` ([#136](https://github.com/clarkedb/grift/pull/136))
19+
1120
## [2.0.1](https://github.com/clarkedb/grift/releases/tag/v2.0.1) - 2022-03-27
1221

1322
### Fixed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
grift (2.0.1)
4+
grift (2.1.0)
55

66
GEM
77
remote: https://rubygems.org/

docs/Grift.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Module: Grift
88

9-
&mdash; Documentation by YARD 0.9.27
9+
&mdash; Documentation by YARD 0.9.28
1010

1111
</title>
1212

@@ -131,7 +131,7 @@ <h2>
131131

132132
</div>
133133
</dt>
134-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>2.0.1</span><span class='tstring_end'>&#39;</span></span></pre></dd>
134+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>2.1.0</span><span class='tstring_end'>&#39;</span></span></pre></dd>
135135

136136
</dl>
137137

@@ -1494,9 +1494,9 @@ <h3 class="signature " id="spy_on-class_method">
14941494
</div>
14951495

14961496
<div id="footer">
1497-
Generated on Sun Mar 27 14:35:43 2022 by
1498-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1499-
0.9.27 (ruby-3.0.3).
1497+
Generated on Tue Dec 27 12:12:06 2022 by
1498+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1499+
0.9.28 (ruby-3.1.3).
15001500
</div>
15011501

15021502
</div>

docs/Grift/Config.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Module: Grift::Config
88

9-
&mdash; Documentation by YARD 0.9.27
9+
&mdash; Documentation by YARD 0.9.28
1010

1111
</title>
1212

@@ -215,9 +215,9 @@ <h3 class="signature first" id="restricted_methods-class_method">
215215
</div>
216216

217217
<div id="footer">
218-
Generated on Sun Mar 27 14:35:43 2022 by
219-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
220-
0.9.27 (ruby-3.0.3).
218+
Generated on Tue Dec 27 12:12:06 2022 by
219+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
220+
0.9.28 (ruby-3.1.3).
221221
</div>
222222

223223
</div>

docs/Grift/Error.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Exception: Grift::Error
88

9-
&mdash; Documentation by YARD 0.9.27
9+
&mdash; Documentation by YARD 0.9.28
1010

1111
</title>
1212

@@ -125,9 +125,9 @@ <h2>Overview</h2><div class="docstring">
125125
</div>
126126

127127
<div id="footer">
128-
Generated on Sun Mar 27 14:35:43 2022 by
129-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
130-
0.9.27 (ruby-3.0.3).
128+
Generated on Tue Dec 27 12:12:06 2022 by
129+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
130+
0.9.28 (ruby-3.1.3).
131131
</div>
132132

133133
</div>

docs/Grift/MinitestPlugin.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Module: Grift::MinitestPlugin
88

9-
&mdash; Documentation by YARD 0.9.27
9+
&mdash; Documentation by YARD 0.9.28
1010

1111
</title>
1212

@@ -210,9 +210,9 @@ <h3 class="signature first" id="after_teardown-instance_method">
210210
</div>
211211

212212
<div id="footer">
213-
Generated on Sun Mar 27 14:35:43 2022 by
214-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
215-
0.9.27 (ruby-3.0.3).
213+
Generated on Tue Dec 27 12:12:06 2022 by
214+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
215+
0.9.28 (ruby-3.1.3).
216216
</div>
217217

218218
</div>

0 commit comments

Comments
 (0)