We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b654b0d + c03ff4b commit bc48551Copy full SHA for bc48551
2 files changed
crates/bizi-server/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.2.6](https://github.com/ieedan/bizi/compare/server-v0.2.5...server-v0.2.6) (2026-02-16)
4
+
5
6
+### Bug Fixes
7
8
+* **server:** Windows fixes ([c1ac28b](https://github.com/ieedan/bizi/commit/c1ac28b037f79ad6e4f7eec4b0d3891da2616363))
9
10
## [0.2.5](https://github.com/ieedan/bizi/compare/server-v0.2.4...server-v0.2.5) (2026-02-16)
11
12
crates/bizi-server/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bizi-server"
-version = "0.2.5"
+version = "0.2.6"
edition = "2024"
description = "Task runner server for the bizi project"
repository = "https://github.com/ieedan/bizi"
0 commit comments