You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/History.html
+10
Original file line number
Diff line number
Diff line change
@@ -178,6 +178,16 @@
178
178
179
179
180
180
181
+
<h1>0.3.0</h1>
182
+
<ul>
183
+
<li>Added new <code>===</code> and <code>!==</code> operators <ahref="https://github.com/C2FO/nools/issues/110">#110</a></li>
184
+
<li>Fix for issue <ahref="https://github.com/C2FO/nools/issues/109">#109</a></li>
185
+
<li>Updated Readme<ul>
186
+
<li>Updated agenda groups examples for <ahref="https://github.com/C2FO/nools/issues/105">#105</a></li>
187
+
<li>Changed class names not to match property names in readme <ahref="https://github.com/C2FO/nools/issues/99">#99</a></li>
188
+
</ul>
189
+
</li>
190
+
</ul>
181
191
<h1>0.2.3</h1>
182
192
<ul>
183
193
<li>Added new <code>getFacts</code> method to allow for querying of facts currently in session. <ahref="https://github.com/C2FO/nools/issues/52">#52</a>;</li>
0 commit comments