@lightmill/log-api@3.0.0-beta.23
Pre-release
Pre-release
·
180 commits
to main
since this release
Major Changes
- 5b3eecd: Update log api : date isn't required anymore to save a log, but number is. Number is used to order logs, but also detect missing logs which date was not able to do.
- b426249: Change log api HTTP method to update run status: switch to patch instead of put.
- 9021cd4: Creation