Releases: machinable-org/machinable
Releases · machinable-org/machinable
v4.10.6
v4.10.5
v4.10.4
v4.10.3
v4.10.2
v4.10.1
v4.10.0
- New configure and commit events
- Support interface **kwargs in CLI
- Adds
get.cached_or_fail
- Move
_machinable/project
tointerface/project
- Adds
Interface.future()
- Enable custom context lookups in index
- Adds
utils.file_hash
- Adds
Execution().deferred()
to prevent automatic dispatch - Respect CLI context order
v4.9.2
v4.9.1
v4.9.0
- Use nanoseconds since epoch in timestamp
- Adds
get.from_directory
andget.by_id
to query - Introduces stable IDs based on the commit-context
- Saves inverse relations and relationship meta-data in local directory
- Adds index.import_directory method
- Allows search by short ID instead of UUID
- Adds storage upload/download methods