What's Changed
* Update AsyncTransformer.from_name() configuration options by gabegrand in https://github.com/ChiSym/genlm-backend/pull/1
* Add support for GPU test runner [in progress] by sritchie in https://github.com/ChiSym/genlm-backend/pull/3
* Properly escape variables in pytest.yml by sritchie in https://github.com/ChiSym/genlm-backend/pull/4
* Add pre-commit hooks, ruff linter, ruff github action by sritchie in https://github.com/ChiSym/genlm-backend/pull/5
* Don't publish docs on PR, add workflow trigger by sritchie in https://github.com/ChiSym/genlm-backend/pull/6
* Enable ruff linter in pre-commit, CI by sritchie in https://github.com/ChiSym/genlm-backend/pull/7
* docs are broken by benlebrun in https://github.com/ChiSym/genlm-backend/pull/8
* remove src and add packages=find by benlebrun in https://github.com/ChiSym/genlm-backend/pull/9
* Fix sync methods in vllm and add batch_next_token_logprobs_sync by benlebrun in https://github.com/ChiSym/genlm-backend/pull/11
* add docstring warning for sync usage (10) by benlebrun in https://github.com/ChiSym/genlm-backend/pull/12
* reorder placeholder for docs by benlebrun in https://github.com/ChiSym/genlm-backend/pull/13
* fix output dim of mass_sum for parallel trie by benlebrun in https://github.com/ChiSym/genlm-backend/pull/15
* simplify trie by benlebrun in https://github.com/ChiSym/genlm-backend/pull/16
* lint by benlebrun in https://github.com/ChiSym/genlm-backend/pull/17
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ChiSym/genlm-backend/pull/14
* Add code coverage step to repo by sritchie in https://github.com/ChiSym/genlm-backend/pull/18
* Fix codecov badge URL by sritchie in https://github.com/ChiSym/genlm-backend/pull/19
* Add release action, dynamic versioning by sritchie in https://github.com/ChiSym/genlm-backend/pull/20
* Trie updates by benlebrun in https://github.com/ChiSym/genlm-backend/pull/22
* add async cleanup method to trie by benlebrun in https://github.com/ChiSym/genlm-backend/pull/23
* handle closed event loops in async trie by benlebrun in https://github.com/ChiSym/genlm-backend/pull/24
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ChiSym/genlm-backend/pull/21
* Move test dependencies out of pyproject.toml by sritchie in https://github.com/ChiSym/genlm-backend/pull/25
New Contributors
* gabegrand made their first contribution in https://github.com/ChiSym/genlm-backend/pull/1
* sritchie made their first contribution in https://github.com/ChiSym/genlm-backend/pull/3
* benlebrun made their first contribution in https://github.com/ChiSym/genlm-backend/pull/8
* pre-commit-ci made their first contribution in https://github.com/ChiSym/genlm-backend/pull/14
**Full Changelog**: https://github.com/ChiSym/genlm-backend/commits/v0.0.1