File: file.CHANGELOG.html

package info (click to toggle)
ruby-rspec-stubbed-env 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,004 kB
  • sloc: ruby: 932; javascript: 529; sh: 4; makefile: 4
file content (199 lines) | stat: -rw-r--r-- 6,384 bytes parent folder | download
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
  File: CHANGELOG
  
    &mdash; Documentation by YARD 0.9.37
  
</title>

  <link rel="stylesheet" href="css/style.css" type="text/css" />

  <link rel="stylesheet" href="css/common.css" type="text/css" />

<script type="text/javascript">
  pathId = "CHANGELOG";
  relpath = '';
</script>


  <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>

  <script type="text/javascript" charset="utf-8" src="js/app.js"></script>


  </head>
  <body>
    <div class="nav_wrap">
      <iframe id="nav" src="file_list.html?1"></iframe>
      <div id="resizer"></div>
    </div>

    <div id="main" tabindex="-1">
      <div id="header">
        <div id="menu">
  
    <a href="_index.html">Index</a> &raquo; 
    <span class="title">File: CHANGELOG</span>
  
</div>

        <div id="search">
  
    <a class="full_list_link" id="class_list_link"
        href="class_list.html">

        <svg width="24" height="24">
          <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
          <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
          <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
        </svg>
    </a>
  
</div>
        <div class="clear"></div>
      </div>

      <div id="content"><div id='filecontents'><h1 id="changelog">Changelog</h1>
<p>All notable changes to this project will be documented in this file.</p>

<p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog v1</a>,<br>
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning v2</a>.</p>

<h2 id="unreleased"><a href="https://gitlab.com/galtzo-floss/rspec-stubbed_env/-/compare/v1.0.4...main">Unreleased</a></h2>
<h3 id="added">Added</h3>
<h3 id="changed">Changed</h3>
<h3 id="deprecated">Deprecated</h3>
<h3 id="removed">Removed</h3>
<h3 id="fixed">Fixed</h3>
<h3 id="security">Security</h3>

<h2 id="104---2025-08-04">
<a href="https://gitlab.com/galtzo-floss/rspec-stubbed_env/-/compare/v1.0.3...v1.0.4">1.0.4</a> - 2025-08-04</h2>
<ul>
  <li>TAG: <a href="https://gitlab.com/galtzo-floss/rspec-stubbed_env/-/tags/v1.0.4">v1.0.4</a>
</li>
  <li>COVERAGE: 100.00% – 73/73 lines in 5 files</li>
  <li>BRANCH COVERAGE: 100.00% – 10/10 branches in 5 files</li>
  <li>85.71% documented
    <h3 id="added-1">Added</h3>
  </li>
  <li>Discord notifications for CI, issues, pulls, etc
    <h3 id="changed-1">Changed</h3>
  </li>
  <li>Ownership transfer from pboling to galtzo-floss</li>
  <li>gemspec metadata (homepage, funding, etc)</li>
</ul>

<h2 id="103---2025-07-28">
<a href="https://gitlab.com/galtzo-floss/rspec-stubbed_env/-/compare/v1.0.2...v1.0.3">1.0.3</a> - 2025-07-28</h2>
<ul>
  <li>TAG: <a href="https://gitlab.com/galtzo-floss/rspec-stubbed_env/-/tags/v1.0.3">v1.0.3</a>
</li>
  <li>COVERAGE: 100.00% – 73/73 lines in 5 files</li>
  <li>BRANCH COVERAGE: 100.00% – 10/10 branches in 5 files</li>
  <li>85.71% documented
    <h3 id="added-2">Added</h3>
  </li>
  <li>More documentation</li>
  <li>Tracking maintainability and coverage with QLTY.sh</li>
  <li>Documentation site
    <ul>
      <li>https://rspec-stubbed-env.galtzo.com
        <h3 id="changed-2">Changed</h3>
      </li>
    </ul>
  </li>
  <li>gemspec metadata</li>
</ul>

<h2 id="102---2025-05-06">
<a href="https://gitlab.com/galtzo-floss/rspec-stubbed_env/-/compare/v1.0.1...v1.0.2">1.0.2</a> - 2025-05-06</h2>
<ul>
  <li>TAG: <a href="https://gitlab.com/galtzo-floss/rspec-stubbed_env/-/tags/v1.0.2">v1.0.2</a>
</li>
  <li>COVERAGE: 100.00% – 73/73 lines in 5 files</li>
  <li>BRANCH COVERAGE: 100.00% – 10/10 branches in 5 files</li>
  <li>85.71% documented
    <h3 id="added-3">Added</h3>
  </li>
  <li>
<code>hide_env</code>
    <ul>
      <li><code>include_context "with hidden env", "FOO"</code></li>
    </ul>
  </li>
  <li>Allow providing the env key/value pairs to be stubbed to <code>include_context</code> (@darhazer)
    <ul>
      <li><code>include_context "with stubbed env", "FOO" =&gt; "is bar"</code></li>
    </ul>
  </li>
  <li>Security policy (SECURITY.md)</li>
  <li>Random ordering of test suite</li>
  <li>20 year signing cert expires 2045-04-29</li>
  <li>dev container config for development</li>
  <li>Added appraisals to test on many supported Rubies
    <ul>
      <li>Ruby 2.3+, including head</li>
      <li>JRuby 9.1+, including head</li>
      <li>Truffleruby 22.3+, including head</li>
    </ul>
  </li>
  <li>Added CITATION.cff</li>
  <li>Upgraded Code of Conduct based on Contributor Covenant v2.1</li>
  <li>New pattern for loading version.rb in gemspec allows (real) 100% code coverage</li>
</ul>

<h2 id="101---2023-04-01">
<a href="https://gitlab.com/galtzo-floss/rspec-stubbed_env/-/compare/v1.0.0...v1.0.1">1.0.1</a> - 2023-04-01</h2>
<ul>
  <li>TAG: <a href="https://gitlab.com/galtzo-floss/rspec-stubbed_env/-/tags/v1.0.1">v1.0.1</a>
    <h3 id="added-4">Added</h3>
  </li>
  <li>support for values_at (@darhazer)</li>
  <li>support for symbol keys (@hosamaly)</li>
  <li>Structured gemfiles</li>
  <li>Rubocop with standard, gradual, &amp; more</li>
  <li>Releases are now signed</li>
  <li>Releases now have checksums
    <h3 id="changed-3">Changed</h3>
  </li>
  <li>Required ruby version in gemspec &gt;= 1.8.7
    <ul>
      <li>not bumping major version, because this was already the de-facto minimum</li>
    </ul>
  </li>
  <li>TravisCI =&gt; GitHub Actions</li>
  <li>CODE_OF_CONDUCT.md upgraded to v2.0</li>
  <li>Moved from master to main default branch
    <h3 id="fixed-1">Fixed</h3>
  </li>
  <li>README Badges (CI status)</li>
</ul>

<h2 id="100---2018-10-06">
<a href="https://gitlab.com/galtzo-floss/rspec-stubbed_env/-/compare/a3055964517c159bf214712940982034b75264be...v1.0.0">1.0.0</a> - 2018-10-06</h2>
<ul>
  <li>TAG: <a href="https://gitlab.com/galtzo-floss/rspec-stubbed_env/-/tags/v1.0.0">v1.0.0</a>
    <h3 id="added-5">Added</h3>
  </li>
  <li>negated matchers</li>
  <li>rubocop config</li>
</ul>

<!-- Contributors (alphabetically) -->

</div></div>

      <div id="footer">
  Generated on Mon Aug  4 22:57:10 2025 by
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
  0.9.37 (ruby-3.4.5).
</div>

    </div>
  </body>
</html>