Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit182ee75

Browse files
committed
Release v1.10.10
1 parent7b56347 commit182ee75

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on[Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to[Semantic Versioning](http://semver.org/).
66

7-
##[1.10.10] -Unreleased
7+
##[1.10.10] -2025-04-04
88

99
###Fixed
1010

1111
- Extend response buffer size in`iBlob.get_info2`.
12-
12+
- Don't use`_bpb_stream` when opening blob.
13+
- Fixed typo in`iResultSet` definition.
1314

1415
##[1.10.9] - 2025-01-03
1516

‎docs/changelog.txt‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog
33
#########
44

5+
Version 1.10.10
6+
===============
7+
8+
- Fix: Extend response buffer size in `.iBlob.get_info2`.
9+
- Fix: Don't use `_bpb_stream` when opening blob.
10+
- Fix: typo in `.iResultSet` definition.
11+
512
Version 1.10.9
613
==============
714

‎src/firebird/driver/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@
6161
Server,Statement)
6262

6363
#: Current driver version, SEMVER string.
64-
__VERSION__='1.10.9'
64+
__VERSION__='1.10.10'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp