Skip to content

Release v1.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 21 May 14:15

immunum v1.1.2

What's changed

Added

  • py.typed marker so downstream type checkers (mypy, pyright) pick up inline annotations and the bundled _internal.pyi stub per PEP 561.

Install

Pythonpip install immunum==1.1.2
JavaScript / WASMnpm install immunum@1.1.2
Rustcargo add immunum@1.1.2

Build info

  • Python wheels: 3.13 (abi3, compatible with 3.9+) — Linux x86_64, Linux aarch64 (manylinux), macOS Apple Silicon
  • WASM package: Node.js (CommonJS)
  • Rust crate: published to crates.io