Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(app): add rename book functionality (#15) #34

Merged
merged 4 commits into from
Jun 16, 2024
Merged

Commits on Jun 4, 2024

  1. feat(app): add rename book functionality (#15)

    - Closes #15
    
    Signed-off-by: Deep Panchal <deep302001@gmail.com>
    deepanchal committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    af7afc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. feat(dnote_lib): use execute_command in other funcs, other improvemen…

    …ts in lib
    
    Signed-off-by: Deep Panchal <deep302001@gmail.com>
    deepanchal committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    f5669b7 View commit details
    Browse the repository at this point in the history
  2. fix(lint): fix clippy warnings

    Signed-off-by: Deep Panchal <deep302001@gmail.com>
    deepanchal committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b919b99 View commit details
    Browse the repository at this point in the history
  3. style(fmt): run cargo fmt on repo

    Signed-off-by: Deep Panchal <deep302001@gmail.com>
    deepanchal committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d9ddbf9 View commit details
    Browse the repository at this point in the history