0.3.0
Known breaking changes
Struct Task
has a new field deleted_at
. Set this to None
when creating a new task.
What's Changed
- Task expiration and deletion by @inahga in #981
- Bump rustls from 0.21.10 to 0.21.11 by @dependabot in #985
- Update rustls by @divergentdave in #986
- cli: Add --now flag for set-expiration by @inahga in #984
- Import default exports under the same names by @divergentdave in #987
- Bump @types/react from 18.2.78 to 18.2.79 in /app by @dependabot in #990
- Bump react-bootstrap from 2.10.1 to 2.10.2 in /app by @dependabot in #991
- Bump vite from 5.2.8 to 5.2.10 in /app by @dependabot in #993
- Bump @types/node from 20.12.5 to 20.12.7 in /app by @dependabot in #992
- Bump @types/react-dom from 18.2.22 to 18.2.25 in /app by @dependabot in #994
- Bump serde_json from 1.0.115 to 1.0.116 by @dependabot in #995
- Bump janus_messages from 0.7.4 to 0.7.5 by @dependabot in #997
- Bump serde from 1.0.197 to 1.0.198 by @dependabot in #998
- Bump thiserror from 1.0.58 to 1.0.59 by @dependabot in #996
- client/cli: Functionality to GET a task by @inahga in #989
- Fix extra renders from closures in components by @divergentdave in #1001
- Enable strict mode by @divergentdave in #1002
- Bump version to 0.3.0 by @inahga in #1003
Full Changelog: 0.2.1...0.3.0