Skip to content

Releases: janbjorge/jqueue

v1.0.0

Choose a tag to compare

@janbjorge janbjorge released this 24 Feb 23:06
Fix linting and type errors in benchmark tool

- Add type annotations for adapters dictionaries
- Add type: ignore comments for optional dependencies (typer, rich)
- Split long line to comply with line length limit (E501)
- Suppress untyped-decorator warning for typer command decorator

All linters now pass: ruff format, ruff check, and mypy strict mode.

v0.2.0

Choose a tag to compare

@janbjorge janbjorge released this 24 Feb 21:04

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@janbjorge janbjorge released this 24 Feb 20:56