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

V0.2.5 #20

Merged
merged 15 commits into from
Jan 21, 2023
Merged

V0.2.5 #20

merged 15 commits into from
Jan 21, 2023

Conversation

FL03
Copy link
Owner

@FL03 FL03 commented Jan 21, 2023

No description provided.

@FL03 FL03 added ci/cd Modifications or issues pertaining to the ci/cd pipeline enhancement New feature or request rust Improvements or additions that update the Rust code upgrade Alterations to the codebase versioning Any merge, pull-request or otherwise intended to update a deployed system, package, etc. labels Jan 21, 2023
@FL03 FL03 added this to the next milestone Jan 21, 2023
@FL03 FL03 self-assigned this Jan 21, 2023
@FL03 FL03 merged commit 595ce88 into main Jan 21, 2023
@FL03 FL03 deleted the v0.2.5 branch January 21, 2023 16:31
Comment on lines +27 to +29
pub fn new() -> Self {
Self(Default::default())
}

Check warning

Code scanning / clippy

you should consider adding a `Default` implementation for `Application<Ctx>`

you should consider adding a `Default` implementation for `Application<Ctx>`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Modifications or issues pertaining to the ci/cd pipeline enhancement New feature or request rust Improvements or additions that update the Rust code upgrade Alterations to the codebase versioning Any merge, pull-request or otherwise intended to update a deployed system, package, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant