Skip to content

Commit ace813f

Browse files
committed
Recreate html with latest docutils
1 parent 6d5bd16 commit ace813f

3 files changed

Lines changed: 174 additions & 171 deletions

File tree

docs/changelog.html

Lines changed: 40 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
33
<head>
44
<meta charset="utf-8"/>
5-
<meta name="generator" content="Docutils 0.16: http://docutils.sourceforge.net/" />
5+
<meta name="viewport" content="width=device-width, initial-scale=1" />
6+
<meta name="generator" content="Docutils 0.17: http://docutils.sourceforge.net/" />
67
<title>Changelog for DBUtils</title>
78
<link rel="stylesheet" href="doc.css" type="text/css" />
89
</head>
910
<body>
10-
<div class="document" id="changelog-for-dbutils">
11+
<main id="changelog-for-dbutils">
1112
<h1 class="title">Changelog for DBUtils</h1>
1213

13-
<div class="section" id="id1">
14-
<h1>2.0</h1>
14+
<section id="id1">
15+
<h2>2.0</h2>
1516
<p>DBUtils 2.0 was released on September 26, 2020.</p>
1617
<p>It is intended to be used with Python versions 2.7 and 3.5 to 3.9.</p>
1718
<p>Changes:</p>
@@ -25,9 +26,9 @@ <h1>2.0</h1>
2526
<li><p>The documentation has been adapted to reflect the changes in this version.</p></li>
2627
<li><p>This changelog has been compiled from the former release notes.</p></li>
2728
</ul>
28-
</div>
29-
<div class="section" id="id2">
30-
<h1>1.4</h1>
29+
</section>
30+
<section id="id2">
31+
<h2>1.4</h2>
3132
<p>DBUtils 1.4 was released on September 26, 2020.</p>
3233
<p>It is intended to be used with Python versions 2.7 and 3.5 to 3.9.</p>
3334
<p>Improvements:</p>
@@ -36,23 +37,23 @@ <h1>1.4</h1>
3637
<span class="docutils literal">maxusage</span> limit has been reached when the connection is not currently
3738
inside a transaction.</p></li>
3839
</ul>
39-
</div>
40-
<div class="section" id="id3">
41-
<h1>1.3</h1>
40+
</section>
41+
<section id="id3">
42+
<h2>1.3</h2>
4243
<p>DBUtils 1.3 was released on March 3, 2018.</p>
4344
<p>It is intended to be used with Python versions 2.6, 2.7 and 3.4 to 3.7.</p>
4445
<p>Improvements:</p>
4546
<ul class="simple">
4647
<li><p>This version now supports context handlers for connections and cursors.</p></li>
4748
</ul>
48-
</div>
49-
<div class="section" id="id4">
50-
<h1>1.2</h1>
49+
</section>
50+
<section id="id4">
51+
<h2>1.2</h2>
5152
<p>DBUtils 1.2 was released on February 5, 2017.</p>
5253
<p>It is intended to be used with Python versions 2.6, 2.7 and 3.0 to 3.6.</p>
53-
</div>
54-
<div class="section" id="id5">
55-
<h1>1.1.1</h1>
54+
</section>
55+
<section id="id5">
56+
<h2>1.1.1</h2>
5657
<p>DBUtils 1.1.1 was released on February 4, 2017.</p>
5758
<p>It is intended to be used with Python versions 2.3 to 2.7.</p>
5859
<p>Improvements:</p>
@@ -64,9 +65,9 @@ <h1>1.1.1</h1>
6465
<ul class="simple">
6566
<li><p>Fixed a problem when running under Jython (reported by Vitaly Kruglikov).</p></li>
6667
</ul>
67-
</div>
68-
<div class="section" id="id6">
69-
<h1>1.1</h1>
68+
</section>
69+
<section id="id6">
70+
<h2>1.1</h2>
7071
<p>DBUtils 1.1 was released on August 14, 2011.</p>
7172
<p>Improvements:</p>
7273
<ul class="simple">
@@ -93,9 +94,9 @@ <h1>1.1</h1>
9394
<li><p>Fixed an issue with the <span class="docutils literal">setoutputsize()</span> cursor method.</p></li>
9495
<li><p>Fixed some minor issues with the <span class="docutils literal">DBUtilsExample</span> for Webware.</p></li>
9596
</ul>
96-
</div>
97-
<div class="section" id="id7">
98-
<h1>1.0</h1>
97+
</section>
98+
<section id="id7">
99+
<h2>1.0</h2>
99100
<p>DBUtils 1.0 was released on November 29, 2008.</p>
100101
<p>It is intended to be used with Python versions 2.2 to 2.6.</p>
101102
<p>Changes:</p>
@@ -126,18 +127,18 @@ <h1>1.0</h1>
126127
connection creator function is specified. This had not worked before with
127128
the MySQLdb module (problem reported by Gregory Pinero).</p></li>
128129
</ul>
129-
</div>
130-
<div class="section" id="id8">
131-
<h1>0.9.4</h1>
130+
</section>
131+
<section id="id8">
132+
<h2>0.9.4</h2>
132133
<p>DBUtils 0.9.4 was released on July 7, 2007.</p>
133134
<p>This release fixes a problem in the destructor code and has been supplemented
134135
with a German User's Guide.</p>
135136
<p>Again, please note that the <span class="docutils literal">dbapi</span> parameter has been renamed to <span class="docutils literal">creator</span>
136137
in the last release, since you can now pass custom creator functions
137138
for database connections instead of DB-API 2 modules.</p>
138-
</div>
139-
<div class="section" id="id9">
140-
<h1>0.9.3</h1>
139+
</section>
140+
<section id="id9">
141+
<h2>0.9.3</h2>
141142
<p>DBUtils 0.9.3 was released on May 21, 2007.</p>
142143
<p>Changes:</p>
143144
<ul class="simple">
@@ -150,19 +151,19 @@ <h1>0.9.3</h1>
150151
<li><p>Some fixes in the documentation.
151152
Added Chinese translation of the User's Guide, kindly contributed by gashero.</p></li>
152153
</ul>
153-
</div>
154-
<div class="section" id="id10">
155-
<h1>0.9.2</h1>
154+
</section>
155+
<section id="id10">
156+
<h2>0.9.2</h2>
156157
<p>DBUtils 0.9.2 was released on September 22, 2006.</p>
157158
<p>It is intended to be used with Python versions 2.2 to 2.5.</p>
158159
<p>Changes:</p>
159160
<ul class="simple">
160161
<li><p>Renamed <span class="docutils literal">SolidDB</span> to <span class="docutils literal">SteadyDB</span> to avoid confusion with the &quot;solidDB&quot;
161162
storage engine. Accordingly, renamed <span class="docutils literal">SolidPg</span> to <span class="docutils literal">SteadyPg</span>.</p></li>
162163
</ul>
163-
</div>
164-
<div class="section" id="id11">
165-
<h1>0.9.1</h1>
164+
</section>
165+
<section id="id11">
166+
<h2>0.9.1</h2>
166167
<p>DBUtils 0.9.1 was released on May 8, 2006.</p>
167168
<p>It is intended to be used with Python versions 2.2 to 2.4.</p>
168169
<p>Changes:</p>
@@ -174,13 +175,13 @@ <h1>0.9.1</h1>
174175
to specify cursor classes. (Suggested by Michael Palmer.)</p></li>
175176
<li><p>Improved the documentation and added a User's Guide.</p></li>
176177
</ul>
177-
</div>
178-
<div class="section" id="id12">
179-
<h1>0.8.1 - 2005-09-13</h1>
178+
</section>
179+
<section id="id12">
180+
<h2>0.8.1 - 2005-09-13</h2>
180181
<p>DBUtils 0.8.1 was released on September 13, 2005.</p>
181182
<p>It is intended to be used with Python versions 2.0 to 2.4.</p>
182183
<p>This is the first public release of DBUtils.</p>
183-
</div>
184-
</div>
184+
</section>
185+
</main>
185186
</body>
186187
</html>

0 commit comments

Comments
 (0)