Skip to content

Release v0.10.6#71

Merged
varsill merged 3 commits into
masterfrom
release/v0.10.6
Apr 9, 2026
Merged

Release v0.10.6#71
varsill merged 3 commits into
masterfrom
release/v0.10.6

Conversation

@varsill
Copy link
Copy Markdown
Contributor

@varsill varsill commented Apr 9, 2026

This PR:

  • updates deps,
  • fixex dialyzer and credo warnings,
  • bumps version to v0.10.6

@varsill varsill requested a review from Noarkhh April 9, 2026 09:51
@varsill varsill self-assigned this Apr 9, 2026
@varsill varsill added this to Smackore Apr 9, 2026
@varsill varsill moved this to In Review in Smackore Apr 9, 2026
Comment thread test/parser/h264/process_all_test.exs Outdated

expected =
if length(spss) > 0 and length(ppss) > 0 do
if spss != [] and ppss != 0 do
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
if spss != [] and ppss != 0 do
if spss != [] and ppss != [] do

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

@varsill varsill requested a review from Noarkhh April 9, 2026 10:08
Copy link
Copy Markdown
Contributor

@Noarkhh Noarkhh left a comment

Choose a reason for hiding this comment

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

🎫

@varsill varsill merged commit 5dec742 into master Apr 9, 2026
3 checks passed
@varsill varsill deleted the release/v0.10.6 branch April 9, 2026 10:16
@github-project-automation github-project-automation Bot moved this from In Review to Done in Smackore Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants