What's Changed
* Run e2e tests on GHA for each PR by shabani1 in https://github.com/lexy-ai/lexy/pull/109
* Add lexy_tests as an extra by shabani1 in https://github.com/lexy-ai/lexy/pull/110
* Add CLI with init command by shabani1 in https://github.com/lexy-ai/lexy/pull/111
* Publish to PyPI and updated docs by shabani1 in https://github.com/lexy-ai/lexy/pull/112
* Fix import error for doc publishing by shabani1 in https://github.com/lexy-ai/lexy/pull/113
* Update docs by shabani1 in https://github.com/lexy-ai/lexy/pull/115
* Refactor s3_bucket and s3_key by shabani1 in https://github.com/lexy-ai/lexy/pull/116
* Add pre-commit hooks and ruff linting by shabani1 in https://github.com/lexy-ai/lexy/pull/117
* Ruff reformatting by shabani1 in https://github.com/lexy-ai/lexy/pull/118
* Check for worker task when adding transformer by shabani1 in https://github.com/lexy-ai/lexy/pull/120
* Remove result from task status by shabani1 in https://github.com/lexy-ai/lexy/pull/121
* Remove worker default concurrency by shabani1 in https://github.com/lexy-ai/lexy/pull/122
* Refactor `add_` to `create_` to fix docs search by shabani1 in https://github.com/lexy-ai/lexy/pull/123
* Reformat comments and docstrings by shabani1 in https://github.com/lexy-ai/lexy/pull/124
* Remove transformer_name and index_name by shabani1 in https://github.com/lexy-ai/lexy/pull/125
* Update docs and remove pw by shabani1 in https://github.com/lexy-ai/lexy/pull/126
* Bump version to 0.0.3 by shabani1 in https://github.com/lexy-ai/lexy/pull/127
**Full Changelog**: https://github.com/lexy-ai/lexy/compare/v0.0.2...v0.0.3