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

chore: release v0.2.0 #65

Merged
merged 1 commit into from
Sep 6, 2024
Merged

chore: release v0.2.0 #65

merged 1 commit into from
Sep 6, 2024

Conversation

calteran
Copy link
Owner

@calteran calteran commented Sep 6, 2024

🤖 New release

  • oliframe: 0.1.7 -> 0.2.0
Changelog

0.2.0 - 2024-09-06

Added

  • [breaking] significant rewrite, including new options, frame processing, testing & documentation (#63)
  • [breaking] margin values are always relative
  • [breaking] build valid configuration from cli options
  • [breaking] new configuration & geometry structures
  • [breaking] rework & expand command-line interface

Fixed

  • remove junk file detection (un-needed)
  • correctly handle subfolders in output paths
  • screen junk files
  • margins & frame size with --ar now correctly calculated
  • update .gitignore to allow PNG sample files
  • remove unneeded unit parameter from Size

Other

  • (deps) update dependencies
  • add codecov badge
  • add codecov token
  • fix clippy lints in test modules
  • acknowledge duplicate windows-sys in deps
  • update readme and examples
  • replace old sample files with test images
  • spelling & grammar lints
  • clippy lints
  • (ci) add coverage reporting
  • improved test coverage
  • image processing
  • streamline file collection
  • [breaking] remove old code


This PR was generated with release-plz.

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.31%. Comparing base (b709b0b) to head (4987fda).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   98.31%   98.31%           
=======================================
  Files          21       21           
  Lines         296      296           
=======================================
  Hits          291      291           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@calteran calteran force-pushed the release-plz-2024-09-06T10-06-12Z branch from 9841bd0 to 4987fda Compare September 6, 2024 10:09
@calteran calteran merged commit 5ba4770 into main Sep 6, 2024
5 checks passed
@calteran calteran deleted the release-plz-2024-09-06T10-06-12Z branch September 6, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant