<p class="p">
The stable version <code class="code">0.6.13</code> has primarily seen improvements in the <strong class="strong">IKI Read</strong> program.
Several program parameters have had their behavior changed due to consistency problems with other programs.
+ </p>
+ <p class="p">
The <code class="code">--total</code> parameter now prints the total number of <strong class="strong">IKI Variables</strong>.
The <code class="code">--whole</code> parameter now prints the total number of lines rather than the total number of <strong class="strong">IKI Variables</strong>.
The <code class="code">--whole</code> parameter may now be specified along with the <code class="code">--at</code> parameter.
<p class="p">
The <strong class="strong">IKI</strong> related and <strong class="strong">Time</strong> related specifications have been updated to address concerns and points of confusion.
Additional documentation regarding the backslashes similar to how the FSS backslashes are handled.
- The <strong class="strong">Time</strong> specification has had incorrect examples that are now fixed.
+ The <strong class="strong">Time</strong> specification has incorrect examples that are now fixed.
The language in the <strong class="strong">Time</strong> specification has been changed to better allow for more flexibility in its application.
</p>
<p class="p">
<p class="p">
The stable version <code class="code">0.6.13</code> has primarily seen improvements in the <strong class="strong">IKI Read</strong> program.
Several program parameters have had their behavior changed due to consistency problems with other programs.
+ </p>
+ <p class="p">
The <code class="code">--total</code> parameter now prints the total number of <strong class="strong">IKI Variables</strong>.
The <code class="code">--whole</code> parameter now prints the total number of lines rather than the total number of <strong class="strong">IKI Variables</strong>.
The <code class="code">--whole</code> parameter may now be specified along with the <code class="code">--at</code> parameter.
<p class="p">
The <strong class="strong">IKI</strong> related and <strong class="strong">Time</strong> related specifications have been updated to address concerns and points of confusion.
Additional documentation regarding the backslashes similar to how the FSS backslashes are handled.
- The <strong class="strong">Time</strong> specification has had incorrect examples that are now fixed.
+ The <strong class="strong">Time</strong> specification has incorrect examples that are now fixed.
The language in the <strong class="strong">Time</strong> specification has been changed to better allow for more flexibility in its application.
</p>
<p class="p">
<p class="p">
The stable version <code class="code">0.6.13</code> has primarily seen improvements in the <strong class="strong">IKI Read</strong> program.
Several program parameters have had their behavior changed due to consistency problems with other programs.
+ </p>
+ <p class="p">
The <code class="code">--total</code> parameter now prints the total number of <strong class="strong">IKI Variables</strong>.
The <code class="code">--whole</code> parameter now prints the total number of lines rather than the total number of <strong class="strong">IKI Variables</strong>.
The <code class="code">--whole</code> parameter may now be specified along with the <code class="code">--at</code> parameter.
This also allows for multiple contexts to be added such as might be the case when it comes to accessibility needs.
</p>
<p class="p">
- An example <strong class="strong">EKI</strong> is <code class="code">bold:italic:"My example"</code>.
- The order is not required but is preserved and so the following is also valid and potentially different due to the order: <code class="code">italic:bold:"My example"</code>.
+ An example <strong class="strong">EKI</strong> is <code class="code">bold:italic:"My Example"</code>.
+ The order is not required but is preserved and so the following is also valid and potentially different due to the order: <code class="code">italic:bold:"My Example"</code>.
</p>
<p class="p">
The <code class="code">0.6.13</code> does not implement an <strong class="strong">EKI</strong> program and instead the newer <code class="code">0.7.1</code> should be used.
<p class="p">
The <strong class="strong">Kevux-Tools</strong> provides multiple programs.
The <code class="code">tacocat</code> program is far from complete but might experimentally work (mileage will vary).
- The <code class="code">remove</code> program and its related programs <code class="code">rm</code>, <code class="code">rmdir</code>, and <code class="code">unlink</code> have been tested and should be ready to work. These <code class="code">remove</code> programs, however, are not well tested.
+ The <code class="code">remove</code> program and its related programs <code class="code">rm</code>, <code class="code">rmdir</code>, and <code class="code">unlink</code> have been tested and should be ready to use. These <code class="code">remove</code> programs, however, are not well tested.
Other <strong class="strong">Kevux-Tools</strong> programs that might exist in the future are <code class="code">about</code>, <code class="code">change</code>, <code class="code">create</code>, and <code class="code">during</code>.
</p>
<p class="p">
<strong class="strong">Security Fixes:</strong>
</p>
<ul>
- <li><strong class="strong">FLL:</strong> </li>
+ <li>None.</li>
</ul>
<p class="p">
<strong class="strong">Features:</strong>
<li><strong class="strong">IKI Read:</strong> The <strong class="strong">IKI Read</strong> <code class="code">--total</code> restrictions are not needed anymore.</li>
<li><strong class="strong">IKI Read:</strong> Fix handling of <code class="code">--line</code> when not using <code class="code">--whole</code>.</li>
<li><strong class="strong">IKI Read:</strong> Fix bug in <code class="code">generate.sh</code> script parameters and fix spacing style.</li>
+ <li><strong class="strong">IKI Read:</strong> The <code class="code">f_string_dynamic_partial_append_nulless()</code> and <code class="code">f_string_dynamic_seek_line()</code> are required.
</ul>
<p class="p">
<strong class="strong">Refactors:</strong>