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

✨ Release DeFFcode Stable v0.2.3 #26

Merged
merged 13 commits into from
Aug 11, 2022
Merged

✨ Release DeFFcode Stable v0.2.3 #26

merged 13 commits into from
Aug 11, 2022

Conversation

abhiTronix
Copy link
Owner

@abhiTronix abhiTronix commented Aug 11, 2022

Brief Description

New DeFFcode stable release is here with focus on bugfixes and maintenance updates πŸŽ‰

Requirements / Checklist

  • I have read the DeFFcode PR Guidelines.
  • I have read the DeFFcode Documentation.
  • I have updated the documentation files accordingly(if required).

Related Issue

#20
#24
#25

Context

DeFFcode's next stable release i.e. v0.2.3 brings bugfixes and maintenance updates to keep things in order.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

- 🩹 Added new patch to remove GitHub README specific text.
- πŸ§‘β€πŸ’» Simplified multiple `str.replace` to chained `str.replace` of better readability.
- 🎨 Fixed missing `comma` in keywords.
- πŸ› Fixed bug in patch string.
- πŸ’‘ Updated code comments.

✏️ Docs: Fixed typo.
- πŸ“ Added Zenodo Bibtex entry and badge in docs for generating a citable archived repository for Deffcode on Zenodo, a research data and code repository.
- 🎨 Added new patterns to `.gitignore` to ignore vim files.
- 🩹 Fixed `__enter__` method returning class instance instead of formulating pipeline.
- 🩹 Fixed `__exit__` method calling wrong method.
- 🎨 Updated code comments, description text, and logging.
…ixes #25)

- πŸ“ Updated existing recipes doc to include `with` statement access method in FFdecoder APIs.
- ✨ Added new example code of accessing RGB frames using `with` statement access method.
- πŸ“ Updated Recipe title to "Accessing RGB frames from a video file" across docs.
- 🚸 Added bounding box style to Static FFmpeg binary download links in FFmpeg Installation Doc for better readability.
- πŸ’„ Updated text font to `Libre Franklin`.
- 🎨 Update icons and admonition messages.
- πŸ§‘β€πŸ’» Updated method descriptions.
- ✏️ Fixed typos.
…orts. (Fixes #24)

- ✨ Added new GitHub's form schema for Bug Reports `bug_report.yaml`.
- πŸ”₯ Deleted old markdown `bug_report.md`.
…ns. (Fixes #24)

- ✨ Added new GitHub's form schema for Questions `question.yaml`.
- πŸ”₯ Deleted old markdown `question.md`.
- 🎨 Minor changes in bug_report.yaml.
…ixes #24)

- ✨ Added new GitHub's form schema for new Ideas `idea.yaml`.
- πŸ”₯ Deleted old markdown `proposal.md`.
@abhiTronix abhiTronix added Bug 🐞 Something's wrong with Deffcode APIs. Enhancement ⚑ New feature Issue/Request enhancing DeFFcode APIs. WIP πŸ—οΈ Work in Progress Maintenance πŸ”§ Just sorting repository out. labels Aug 11, 2022
@abhiTronix abhiTronix added this to the v0.2.3 milestone Aug 11, 2022
@abhiTronix abhiTronix self-assigned this Aug 11, 2022
@abhiTronix abhiTronix added this to In progress in Deffcode v0.2.3 via automation Aug 11, 2022
@abhiTronix abhiTronix mentioned this pull request Aug 11, 2022
@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #26 (f9f3a5e) into master (c51a53d) will increase coverage by 0.33%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   97.24%   97.57%   +0.33%     
==========================================
  Files           6        6              
  Lines         616      618       +2     
==========================================
+ Hits          599      603       +4     
+ Misses         17       15       -2     
Impacted Files Coverage Ξ”
deffcode/ffhelper.py 100.00% <ΓΈ> (ΓΈ)
deffcode/ffdecoder.py 95.45% <100.00%> (+0.95%) ⬆️
deffcode/version.py 100.00% <100.00%> (ΓΈ)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

- πŸ“ Update admonition placing.
- 🚸 Updated method descriptions.
- ✏️ Fixed typos.
@abhiTronix abhiTronix merged commit f833f25 into master Aug 11, 2022
Deffcode v0.2.3 automation moved this from In progress to Done Aug 11, 2022
@abhiTronix abhiTronix deleted the dev branch August 11, 2022 13:43
@abhiTronix abhiTronix removed the WIP πŸ—οΈ Work in Progress label Aug 11, 2022
@abhiTronix abhiTronix added Solved πŸ₯… Final goal achieved. New Release πŸŽ‡ New Release!!! and removed Enhancement ⚑ New feature Issue/Request enhancing DeFFcode APIs. labels Aug 11, 2022
@abhiTronix abhiTronix added Bug Fix πŸ› πŸ’£ Bug fix in progress !!! and removed Bug 🐞 Something's wrong with Deffcode APIs. labels Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fix πŸ› πŸ’£ Bug fix in progress !!! Maintenance πŸ”§ Just sorting repository out. New Release πŸŽ‡ New Release!!! Solved πŸ₯… Final goal achieved.
Projects
No open projects
1 participant