Skip to content

v0.0.12

Latest

Choose a tag to compare

@rwb27 rwb27 released this 09 Dec 17:09
794c402

What's Changed

This release includes significant tidying-up of both the codebase and the documentation, as well as a significant change, which is the move away from using FastAPI dependencies in Thing code.

Updating to v0.0.12 will require migration for Things written using previous versions of LabThings. Most old features are deprecated rather than removed, so it should be possible to migrate code gradually (except for the renamed lt.thing_action and lt.fastapi_endpoint which have had their prefixes removed). See the discussion in #194 for more details.

A full list of changes is below, in the form of pull requests merged since the last release.

New Contributors

Full Changelog: v0.0.11...v0.0.12