Skip to content

Releases: ecator/agent-excel

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:59

Simplify background server startup by using shell execute.

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 14:46

Prevent standard handles inheritance on Windows daemon startup.
This resolves the issue where wrapping tools (like Node.js spawn) would hang due to stream inheritance.

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 16:23

Automatically releases the Excel COM instance after 5 minutes of inactivity (no Excel requests).
Before releasing, if no workbooks are open, it will also quit the Excel process. This prevents zombie background Excel processes from running indefinitely and blocking system shutdowns.

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 09:35

A usable version

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jun 16:32

test only