chore(release): v0.2.0 #4

Merged
kjuulh merged 1 commits from cuddle-please/release into main 2024-06-01 13:37:15 +02:00
Owner

Added

  • enable creating items on the same level
  • add command for quickly creating an item
  • remove removal of spaces in title
  • with toggle item
  • with backend
  • can get actual available roots
  • can add items
  • server can actually create root and sections
  • abstract commander
  • with async commands instead of inline mutations phew.
  • add command pattern
  • allow async function in command
  • move core to tui and begin grpc work
  • add protos
  • update deps
  • with basic server

Fixed

  • (deps) update rust crate serde to v1.0.203
  • (deps) update rust crate prost to 0.12.6
  • (deps) update rust crate prost to 0.12.5
  • (deps) update rust crate serde to 1.0.202

Other

  • (deps) update all dependencies
  • (deps) update rust crate itertools to 0.13.0
  • move unused imports into cfg
  • remove unused functions and fix warnings
  • remove unused variables
  • fix formatting
  • refactor out graph created event
  • let state use either local or backend
  • remove warnings
  • remove extra logs
### Added - enable creating items on the same level - add command for quickly creating an item - remove removal of spaces in title - with toggle item - with backend - can get actual available roots - can add items - server can actually create root and sections - abstract commander - with async commands instead of inline mutations phew. - add command pattern - allow async function in command - move core to tui and begin grpc work - add protos - update deps - with basic server ### Fixed - *(deps)* update rust crate serde to v1.0.203 - *(deps)* update rust crate prost to 0.12.6 - *(deps)* update rust crate prost to 0.12.5 - *(deps)* update rust crate serde to 1.0.202 ### Other - *(deps)* update all dependencies - *(deps)* update rust crate itertools to 0.13.0 - move unused imports into cfg - remove unused functions and fix warnings - remove unused variables - fix formatting - refactor out graph created event - let state use either local or backend - remove warnings - remove extra logs
kjuulh added 1 commit 2024-05-11 15:54:46 +02:00
chore(release): 0.2.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
f762408ad4
kjuulh added 1 commit 2024-05-11 15:54:46 +02:00
chore(release): 0.2.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
f762408ad4
kjuulh force-pushed cuddle-please/release from f762408ad4 to ff10a05ecc 2024-05-11 16:24:56 +02:00 Compare
kjuulh force-pushed cuddle-please/release from ff10a05ecc to 199624d664 2024-05-11 23:25:24 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 199624d664 to c93f2007ec 2024-05-12 13:02:28 +02:00 Compare
kjuulh force-pushed cuddle-please/release from c93f2007ec to d0c44d8c16 2024-05-12 14:30:16 +02:00 Compare
kjuulh force-pushed cuddle-please/release from d0c44d8c16 to 05aaf484b0 2024-05-12 14:36:06 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 05aaf484b0 to 90cf1a075a 2024-05-12 14:38:35 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 90cf1a075a to 0f797d653f 2024-05-12 15:57:04 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 0f797d653f to df5ecb03bc 2024-05-12 21:10:36 +02:00 Compare
kjuulh force-pushed cuddle-please/release from df5ecb03bc to a3365b116f 2024-05-12 21:12:32 +02:00 Compare
kjuulh force-pushed cuddle-please/release from a3365b116f to 7e5fbdccb9 2024-05-12 22:26:26 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 7e5fbdccb9 to 1964107633 2024-05-13 23:00:34 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 1964107633 to 40dcbf88af 2024-05-13 23:34:40 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 40dcbf88af to c339087e1a 2024-05-14 23:33:22 +02:00 Compare
kjuulh force-pushed cuddle-please/release from c339087e1a to 898d5705ac 2024-05-15 10:48:29 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 898d5705ac to 17d179055f 2024-05-15 15:09:31 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 17d179055f to 5a72693757 2024-05-15 15:11:10 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 5a72693757 to 196cb6bf9a 2024-05-15 15:12:49 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 196cb6bf9a to 56def46671 2024-05-15 15:18:02 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 56def46671 to f2e14ca6e5 2024-05-15 15:26:30 +02:00 Compare
kjuulh force-pushed cuddle-please/release from f2e14ca6e5 to 3ebae46da8 2024-05-16 10:13:20 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 3ebae46da8 to 1e5c1aa093 2024-05-16 17:03:47 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 1e5c1aa093 to 49066d3473 2024-05-16 19:02:12 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 49066d3473 to a8c720e6dc 2024-05-17 18:58:15 +02:00 Compare
kjuulh force-pushed cuddle-please/release from a8c720e6dc to 2a3c03c4ce 2024-05-25 20:44:26 +02:00 Compare
kjuulh force-pushed cuddle-please/release from 2a3c03c4ce to 61090ba5c2 2024-05-25 21:18:47 +02:00 Compare
kjuulh merged commit d0d5efc3e3 into main 2024-06-01 13:37:15 +02:00
kjuulh referenced this issue from a commit 2024-06-01 13:37:16 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/hyperlog#4
No description provided.