Skip to content

Releases: disnana/DictSQLite

🚀 Release v02.0a.00

19 Apr 22:50
592479b

Choose a tag to compare

📋 Release Information

Version: v02.0a.00
Release Date: 2026-04-19 22:50:08 JST
Commits in this push: 2 commits

📝 Latest Commit

  • Message: Merge pull request #281 from disnana/dependabot/cargo/dictsqlite_v2/dictsqlite/cargo-a74e233e5c
  • Author: harumaki4649
  • Hash: 592479b
  • Date: 2026-04-20 07:49:54 +0900

📦 Commits in This Push

  • **Bump the cargo group across 2 directories with 1 update

Bumps the cargo group with 1 update in the /dictsqlite_v2/dictsqlite directory: rand.
Bumps the cargo group with 1 update in the /others/beta-versions/dictsqlite_v4.1 directory: rand.

Updates rand from 0.9.2 to 0.9.4

Updates rand from 0.10.0 to 0.10.1


updated-dependencies:

  • dependency-name: rand
    dependency-version: 0.9.4
    dependency-type: indirect
    dependency-group: cargo
  • dependency-name: rand
    dependency-version: 0.10.1
    dependency-type: direct:production
    dependency-group: cargo
    ...

Signed-off-by: dependabot[bot] support@github.com** (4620af6) by dependabot[bot]

  • Merge pull request #281 from disnana/dependabot/cargo/dictsqlite_v2/dictsqlite/cargo-a74e233e5c (592479b) by harumaki4649

📦 Assets

  • Source code archive (ZIP)
  • All source files as of commit 592479b

Generated automatically by GitHub Actions with hex versioning and 2-digit padding

🚀 Release v02.09.0f

05 Apr 08:50
76f141b

Choose a tag to compare

📋 Release Information

Version: v02.09.0f
Release Date: 2026-04-05 08:50:10 JST
Commits in this push: 1 commits

📝 Latest Commit

  • Message: Update pyproject.toml
  • Author: harumaki4649
  • Hash: 76f141b
  • Date: 2026-04-05 17:49:37 +0900

📦 Changes in This Release

  • Update pyproject.toml (76f141b) by harumaki4649

📦 Assets

  • Source code archive (ZIP)
  • All source files as of commit 76f141b

📖 Additional Commit Details

Signed-off-by: harumaki4649 <83683593+harumaki4649@users.noreply.github.com>

Generated automatically by GitHub Actions with hex versioning and 2-digit padding

🚀 Release v02.09.0e

05 Apr 08:49
8bc3c12

Choose a tag to compare

📋 Release Information

Version: v02.09.0e
Release Date: 2026-04-05 08:49:42 JST
Commits in this push: 1 commits

📝 Latest Commit

  • Message: Bump version from 2.1.1 to 2.1.2
  • Author: harumaki4649
  • Hash: 8bc3c12
  • Date: 2026-04-05 17:49:28 +0900

📦 Changes in This Release

  • Bump version from 2.1.1 to 2.1.2 (8bc3c12) by harumaki4649

📦 Assets

  • Source code archive (ZIP)
  • All source files as of commit 8bc3c12

📖 Additional Commit Details

Signed-off-by: harumaki4649 <83683593+harumaki4649@users.noreply.github.com>

Generated automatically by GitHub Actions with hex versioning and 2-digit padding

🚀 Release v02.09.0d

04 Apr 21:23
5f767c3

Choose a tag to compare

📋 Release Information

Version: v02.09.0d
Release Date: 2026-04-04 21:23:20 JST
Commits in this push: 4 commits

📝 Latest Commit

  • Message: Merge pull request #278 from disnana/copilot/optimize-rust-library-wrapper
  • Author: harumaki4649
  • Hash: 5f767c3
  • Date: 2026-04-05 06:22:39 +0900

📦 Commits in This Push

  • Initial plan (149869d) by copilot-swe-agent[bot]
  • **Initial plan: performance optimizations for DictSQLite

Agent-Logs-Url: https://github.com/disnana/DictSQLite/sessions/06466c70-a433-4308-ad8c-9a8c9b23b192

Co-authored-by: harumaki4649 83683593+harumaki4649@users.noreply.github.com** (cd56758) by copilot-swe-agent[bot]

  • **perf: replace queue/worker-thread with RLock, enable WAL, use parking_lot in Rust, remove storage mutex

Agent-Logs-Url: https://github.com/disnana/DictSQLite/sessions/06466c70-a433-4308-ad8c-9a8c9b23b192

Co-authored-by: harumaki4649 83683593+harumaki4649@users.noreply.github.com** (45149f0) by copilot-swe-agent[bot]

  • Merge pull request #278 from disnana/copilot/optimize-rust-library-wrapper (5f767c3) by harumaki4649

📦 Assets

  • Source code archive (ZIP)
  • All source files as of commit 5f767c3

Generated automatically by GitHub Actions with hex versioning and 2-digit padding

🚀 Release v02.09.0c

03 Mar 08:30
e605610

Choose a tag to compare

📋 Release Information

Version: v02.09.0c
Release Date: 2026-03-03 08:30:44 JST
Commits in this push: 6 commits

📝 Latest Commit

  • Message: Merge pull request #277 from disnana/copilot/update-changelog-and-version
  • Author: harumaki4649
  • Hash: e605610
  • Date: 2026-03-03 17:30:16 +0900

📦 Commits in This Push

  • Initial plan (af8fcba) by copilot-swe-agent[bot]
  • **Update changelog and version to 2.1.0 based on commit history

Co-authored-by: harumaki4649 83683593+harumaki4649@users.noreply.github.com** (5cda586) by copilot-swe-agent[bot]

  • **Revert version in dictsqlite/main.py to original 1.8.9

Co-authored-by: harumaki4649 83683593+harumaki4649@users.noreply.github.com** (61f82e7) by copilot-swe-agent[bot]

  • **Revert all changelog changes and bump dictsqlite_v2 version to 2.1.1

Co-authored-by: harumaki4649 83683593+harumaki4649@users.noreply.github.com** (bb6f654) by copilot-swe-agent[bot]

  • **Add [2.1.1] changelog entries to CHANGELOG.md and CHANGELOG.ja.md

Co-authored-by: harumaki4649 83683593+harumaki4649@users.noreply.github.com** (0834df9) by copilot-swe-agent[bot]

  • **Merge pull request #277 from disnana/copilot/update-changelog-and-version

Bump dictsqlite_v2 version to 2.1.1 and update CHANGELOG** (e605610) by harumaki4649

📦 Assets

  • Source code archive (ZIP)
  • All source files as of commit e605610

📖 Additional Commit Details

Bump dictsqlite_v2 version to 2.1.1 and update CHANGELOG

Generated automatically by GitHub Actions with hex versioning and 2-digit padding

🚀 Release v02.09.0b

03 Mar 07:28
cfdae2e

Choose a tag to compare

📋 Release Information

Version: v02.09.0b
Release Date: 2026-03-03 07:28:46 JST
Commits in this push: 2 commits

📝 Latest Commit

  • Message: Merge pull request #261 from disnana/renovate/pyo3-0.x
  • Author: harumaki4649
  • Hash: cfdae2e
  • Date: 2026-03-03 16:28:30 +0900

📦 Commits in This Push

  • fix(deps): update rust crate pyo3 to v0.28.2 (2cb8dcf) by renovate[bot]
  • **Merge pull request #261 from disnana/renovate/pyo3-0.x

fix(deps): update rust crate pyo3 to v0.28.2** (cfdae2e) by harumaki4649

📦 Assets

  • Source code archive (ZIP)
  • All source files as of commit cfdae2e

📖 Additional Commit Details

fix(deps): update rust crate pyo3 to v0.28.2

Generated automatically by GitHub Actions with hex versioning and 2-digit padding

🚀 Release v02.09.0a

03 Mar 05:26
7df9a24

Choose a tag to compare

📋 Release Information

Version: v02.09.0a
Release Date: 2026-03-03 05:26:07 JST
Commits in this push: 5 commits

📝 Latest Commit

  • Message: Merge pull request #262 from disnana/renovate/pythonize-0.x
  • Author: harumaki4649
  • Hash: 7df9a24
  • Date: 2026-03-03 14:25:18 +0900

📦 Commits in This Push

  • fix(deps): update rust crate pythonize to 0.28 (b6ac016) by renovate[bot]
  • Initial plan (f8650bc) by copilot-swe-agent[bot]
  • **fix(deps): update pyo3 to 0.28 to resolve pythonize version conflict

Co-authored-by: harumaki4649 83683593+harumaki4649@users.noreply.github.com** (658ea9a) by copilot-swe-agent[bot]

  • Merge pull request #276 from disnana/copilot/sub-pr-262 (5bf5e8c) by harumaki4649
  • Merge pull request #262 from disnana/renovate/pythonize-0.x (7df9a24) by harumaki4649

📦 Assets

  • Source code archive (ZIP)
  • All source files as of commit 7df9a24

Generated automatically by GitHub Actions with hex versioning and 2-digit padding

🚀 Release v02.09.09

03 Mar 05:01
85bc6e9

Choose a tag to compare

📋 Release Information

Version: v02.09.09
Release Date: 2026-03-03 05:01:38 JST
Commits in this push: 6 commits

📝 Latest Commit

  • Message: Merge pull request #264 from disnana/renovate/rand-0.x
  • Author: harumaki4649
  • Hash: 85bc6e9
  • Date: 2026-03-03 14:01:05 +0900

📦 Commits in This Push

  • fix(deps): update rust crate rand to 0.10 (27066c5) by renovate[bot]
  • Initial plan (6327714) by copilot-swe-agent[bot]
  • **fix: update rand::RngCore import for rand 0.10 compatibility

Co-authored-by: harumaki4649 83683593+harumaki4649@users.noreply.github.com** (9e8099b) by copilot-swe-agent[bot]

  • **fix(crypto): consolidate RngCore import and remove unused rand dependency

Co-authored-by: harumaki4649 83683593+harumaki4649@users.noreply.github.com** (7fc7606) by copilot-swe-agent[bot]

  • Merge pull request #275 from disnana/copilot/sub-pr-264 (4c0e645) by harumaki4649
  • Merge pull request #264 from disnana/renovate/rand-0.x (85bc6e9) by harumaki4649

📦 Assets

  • Source code archive (ZIP)
  • All source files as of commit 85bc6e9

Generated automatically by GitHub Actions with hex versioning and 2-digit padding

🚀 Release v02.09.08

03 Mar 04:15
1a4dc9d

Choose a tag to compare

📋 Release Information

Version: v02.09.08
Release Date: 2026-03-03 04:15:50 JST
Commits in this push: 6 commits

📝 Latest Commit

  • Message: Merge pull request #265 from disnana/renovate/rusqlite-0.x
  • Author: harumaki4649
  • Hash: 1a4dc9d
  • Date: 2026-03-03 13:15:35 +0900

📦 Commits in This Push

  • fix(deps): update rust crate rusqlite to 0.38 (d60ac44) by renovate[bot]
  • Initial plan (1238136) by copilot-swe-agent[bot]
  • **fix: update r2d2_sqlite to 0.32 for rusqlite 0.38 compatibility

Co-authored-by: harumaki4649 83683593+harumaki4649@users.noreply.github.com** (0dd03dd) by copilot-swe-agent[bot]

  • **fix: cast u64 to i64 for rusqlite 0.38 ToSql compatibility

Co-authored-by: harumaki4649 83683593+harumaki4649@users.noreply.github.com** (84dedc0) by copilot-swe-agent[bot]

  • Merge pull request #274 from disnana/copilot/sub-pr-265 (f123c9f) by harumaki4649
  • Merge pull request #265 from disnana/renovate/rusqlite-0.x (1a4dc9d) by harumaki4649

📦 Assets

  • Source code archive (ZIP)
  • All source files as of commit 1a4dc9d

Generated automatically by GitHub Actions with hex versioning and 2-digit padding

🚀 Release v02.09.07

03 Mar 03:41
261d2b9

Choose a tag to compare

📋 Release Information

Version: v02.09.07
Release Date: 2026-03-03 03:41:17 JST
Commits in this push: 2 commits

📝 Latest Commit

  • Message: Merge pull request #258 from disnana/renovate/tempfile-3.x-lockfile
  • Author: harumaki4649
  • Hash: 261d2b9
  • Date: 2026-03-03 12:34:56 +0900

📦 Commits in This Push

  • chore(deps): update rust crate tempfile to v3.26.0 (577f326) by renovate[bot]
  • Merge pull request #258 from disnana/renovate/tempfile-3.x-lockfile (261d2b9) by harumaki4649

📦 Assets

  • Source code archive (ZIP)
  • All source files as of commit 261d2b9

Generated automatically by GitHub Actions with hex versioning and 2-digit padding