Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1.15 KB

Status.md

File metadata and controls

11 lines (6 loc) · 1.15 KB

Status

Project Status

Relude has a fairly complete test suite and is being used in production by multiple companies. However, it's still a relatively young project, is subject to breaking changes, and likely has some rough edges. Some of the function implementations are not optimized, as we have been more focused on the interfaces rather than the implementations initially. Implementations and performance will continue improving over time.

Documentation Status

Documentation for Relude continues to be a work-in-progress, but this work truly is progressing! We currently offer high-level guides and explanations of techniques in the documentation site, with recipes and more to come soon. Additionally, we publish generated API docs.

We plan to continue improving both the guides and the generated documentation with improved explanations and more examples. If you find things that are unclear or missing in the docs, please open an issue. It's possible something slipped through, and at the very least, this helps us know what areas to prioritize.