Skip to content

Commit f9e3ad0

Browse files
committed
Release v1.8.0
1 parent 8c7e981 commit f9e3ad0

38 files changed

+276
-85
lines changed

docs/changelog.txt

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog
33
#########
44

5+
Version 1.8.0
6+
=============
7+
8+
* New: `.Server.readline_timed` method.
9+
510
Version 1.7.0
611
=============
712

docs/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
author = 'Pavel Císař'
2424

2525
# The short X.Y version
26-
version = '1.7.0'
26+
version = '1.8.0'
2727

2828
# The full version, including alpha/beta/rc tags
29-
release = '1.7.0'
29+
release = '1.8.0'
3030

3131

3232
# -- General configuration ---------------------------------------------------
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 8b248593285271ac0fa801b0fec584f5
3+
config: a159b62dea762596bc329a35908fba98
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/firebird-driver.docset/Contents/Resources/Documents/_modules/datetime.html

+6-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>datetime &#8212; firebird-driver 1.5.3 documentation</title>
7+
<title>datetime &#8212; firebird-driver 1.7.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
99
<link rel="stylesheet" type="text/css" href="../_static/bootstrap-sphinx.css" />
1010
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
@@ -38,7 +38,7 @@
3838

3939
<a class="brand" href="../index.html">
4040
firebird-driver</a>
41-
<span class="navbar-text pull-left"><b>1.5.3</b></span>
41+
<span class="navbar-text pull-left"><b>1.7.0</b></span>
4242

4343
<div class="nav-collapse">
4444
<ul class="nav">
@@ -168,7 +168,9 @@
168168
</ul>
169169
</li>
170170
<li class="toctree-l1"><a class="reference internal" href="../changelog.html">Changelog</a><ul>
171-
<li class="toctree-l2"><a class="reference internal" href="../changelog.html#version-1-5-3">Version 1.5.3</a></li>
171+
<li class="toctree-l2"><a class="reference internal" href="../changelog.html#version-1-8-0">Version 1.8.0</a></li>
172+
<li class="toctree-l2"><a class="reference internal" href="../changelog.html#version-1-7-0">Version 1.7.0</a></li>
173+
<li class="toctree-l2"><a class="reference internal" href="../changelog.html#version-1-6-0">Version 1.6.0</a></li>
172174
<li class="toctree-l2"><a class="reference internal" href="../changelog.html#version-1-5-2">Version 1.5.2</a></li>
173175
<li class="toctree-l2"><a class="reference internal" href="../changelog.html#version-1-5-1">Version 1.5.1</a></li>
174176
<li class="toctree-l2"><a class="reference internal" href="../changelog.html#version-1-5-0">Version 1.5.0</a><ul>
@@ -2775,7 +2777,7 @@ <h1>Source code for datetime</h1><div class="highlight"><pre>
27752777
</p>
27762778
<p>
27772779
&copy; Copyright 2020-2022, The Firebird Project.<br/>
2778-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 5.2.3.<br/>
2780+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 5.3.0.<br/>
27792781
</p>
27802782
</div>
27812783
</footer>

docs/firebird-driver.docset/Contents/Resources/Documents/_modules/firebird/base/types.html

+6-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>firebird.base.types &#8212; firebird-driver 1.5.3 documentation</title>
7+
<title>firebird.base.types &#8212; firebird-driver 1.7.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
99
<link rel="stylesheet" type="text/css" href="../../../_static/bootstrap-sphinx.css" />
1010
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script>
@@ -38,7 +38,7 @@
3838

3939
<a class="brand" href="../../../index.html">
4040
firebird-driver</a>
41-
<span class="navbar-text pull-left"><b>1.5.3</b></span>
41+
<span class="navbar-text pull-left"><b>1.7.0</b></span>
4242

4343
<div class="nav-collapse">
4444
<ul class="nav">
@@ -168,7 +168,9 @@
168168
</ul>
169169
</li>
170170
<li class="toctree-l1"><a class="reference internal" href="../../../changelog.html">Changelog</a><ul>
171-
<li class="toctree-l2"><a class="reference internal" href="../../../changelog.html#version-1-5-3">Version 1.5.3</a></li>
171+
<li class="toctree-l2"><a class="reference internal" href="../../../changelog.html#version-1-8-0">Version 1.8.0</a></li>
172+
<li class="toctree-l2"><a class="reference internal" href="../../../changelog.html#version-1-7-0">Version 1.7.0</a></li>
173+
<li class="toctree-l2"><a class="reference internal" href="../../../changelog.html#version-1-6-0">Version 1.6.0</a></li>
172174
<li class="toctree-l2"><a class="reference internal" href="../../../changelog.html#version-1-5-2">Version 1.5.2</a></li>
173175
<li class="toctree-l2"><a class="reference internal" href="../../../changelog.html#version-1-5-1">Version 1.5.1</a></li>
174176
<li class="toctree-l2"><a class="reference internal" href="../../../changelog.html#version-1-5-0">Version 1.5.0</a><ul>
@@ -776,7 +778,7 @@ <h1>Source code for firebird.base.types</h1><div class="highlight"><pre>
776778
</p>
777779
<p>
778780
&copy; Copyright 2020-2022, The Firebird Project.<br/>
779-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 5.2.3.<br/>
781+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 5.3.0.<br/>
780782
</p>
781783
</div>
782784
</footer>

0 commit comments

Comments
 (0)