Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Return key #49

Merged
merged 9 commits into from
Feb 28, 2024
Merged

Return key #49

merged 9 commits into from
Feb 28, 2024

Conversation

ThatFrogDev
Copy link
Owner

@ThatFrogDev ThatFrogDev commented Feb 27, 2024

Changelog

New features

  • Return key and enter to have more options whether and when to save a note or to return to the menu

Removed

  • Prompt to confirm whether the user wants to save a note (replaced by return key)

Minor changes

  • Added unit testing
  • Version increment to v0.1.1

Fixes #16 and #17, v0.1.1 can now be released! Stay tuned for the pull request to main.

dependabot bot and others added 9 commits February 17, 2024 12:22
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.33 to 0.4.34.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.33...v0.4.34)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](rusqlite/rusqlite@v0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: rusqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor

@dimkauzh dimkauzh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looked through everything, looks pretty much good to me, nothing to say :)

@ThatFrogDev ThatFrogDev added this to the v0.1.1 milestone Feb 28, 2024
Copy link
Collaborator

@MrSerge01 MrSerge01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yooo return works!!!
run a cargo fmt too if you havent yet
apart from that, LGTM!
- The Goos.

@ThatFrogDev ThatFrogDev merged commit 3f31571 into rc Feb 28, 2024
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants