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

Notabena 0.2.0 #51

Merged
merged 28 commits into from
Feb 28, 2024
Merged

Notabena 0.2.0 #51

merged 28 commits into from
Feb 28, 2024

Conversation

ThatFrogDev
Copy link
Owner

This release is mainly a maintenance release, with some new features here and there.

Changelog

  • Fixed many small and big bugs
  • Improved code quality and LoC
  • Added return key
  • Added unit testing

Breaking changes:

  • Changed database API: your database file may be corrupt. This is because before, Notabena would allow multiple notes with the same ID and that would cause the program to malfunction. If Notabena does not work like expected, please don't open an issue before trying to rename/delete your database file and testing if the action you wanted to do works properly now. For more information, see this message on issue #38.

dependabot bot and others added 25 commits January 27, 2024 12:31
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.31 to 0.4.33.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.31...v0.4.33)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [termimad](https://github.com/Canop/termimad) from 0.26.1 to 0.29.1.
- [Changelog](https://github.com/Canop/termimad/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Canop/termimad/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
chore: fix bug(s); format files and code
Annoying bug fixes & hack arounds
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]>
@ThatFrogDev ThatFrogDev changed the title Notabena 0.1.1 Notabena 0.2.0 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.

i've already reviewed it, so LGTM!!
- The Goos

@ThatFrogDev ThatFrogDev added this to the v0.2.0 milestone Feb 28, 2024
Quick version number changed
@ThatFrogDev ThatFrogDev merged commit ae13851 into stable Feb 28, 2024
1 of 2 checks passed
@ThatFrogDev
Copy link
Owner Author

Decided to change version to v0.2.0 since there are breaking changes.

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.

2 participants