chore(release): v0.2.0 #11

Merged
kjuulh merged 1 commits from cuddle-please/release into main 2024-06-01 14:51:25 +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-06-01 14:47:09 +02:00
chore(release): 0.2.0
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
530314c0f8
kjuulh force-pushed cuddle-please/release from 61090ba5c2 to 530314c0f8 2024-06-01 14:47:09 +02:00 Compare
kjuulh merged commit 2df2412d39 into main 2024-06-01 14:51:25 +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#11
No description provided.