WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit d0c0fba

Browse files
authored
chore: release main (#427)
1 parent adbf730 commit d0c0fba

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"executor": "0.16.13",
3-
"oocana": "0.18.6"
3+
"oocana": "0.18.7"
44
}

oocana/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.18.7](https://github.com/oomol/oocana-python/compare/[email protected]@0.18.7) (2025-08-26)
4+
5+
6+
### Features
7+
8+
* move preview to block request ([#429](https://github.com/oomol/oocana-python/issues/429)) ([adbf730](https://github.com/oomol/oocana-python/commit/adbf730420259f46246004b483a2471ac09465a6))
9+
10+
11+
### Code Refactoring
12+
13+
* reduce deep copy ([#426](https://github.com/oomol/oocana-python/issues/426)) ([021b086](https://github.com/oomol/oocana-python/commit/021b086e3cd69a4a8904b78b4ce2372f9d6d1197))
14+
315
## [0.18.6](https://github.com/oomol/oocana-python/compare/[email protected]@0.18.6) (2025-08-04)
416

517

oocana/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "oocana"
3-
version = "0.18.6"
3+
version = "0.18.7"
44
description = "python implement of oocana to give a context for oocana block"
55
dependencies = [
66
"paho-mqtt>=2",

0 commit comments

Comments
 (0)