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] 2.0.0 #32

Merged
merged 33 commits into from
Jan 20, 2025
Merged

[Release] 2.0.0 #32

merged 33 commits into from
Jan 20, 2025

Conversation

titouanmathis
Copy link
Contributor

Changed

  • ⚠️ Update minimum Twig version to 3.0 (#30)
  • ⚠️ Update minimum PHP version to 8.1 (#30, 6134a42)
  • Update spatie/url to ^2.4 (0c41a50)

Removed

  • ⚠️ Removes the merge_html_attributes() Twig filter, use the merge_html_attributes function instead (#31)
  • ⚠️ Removes the class Twig function, use the html_classes function instead (#31)
  • ⚠️ Removes the attributes Twig function, use the html_attributes function instead (#31)
  • ⚠️ Removes the @meta alias without replacement (#31)

@titouanmathis titouanmathis changed the base branch from develop to master January 20, 2025 11:02
@titouanmathis titouanmathis merged commit eaef925 into master Jan 20, 2025
12 checks passed
@titouanmathis titouanmathis deleted the release/2.0.0 branch January 20, 2025 11:11
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

Attention: Patch coverage is 97.72727% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.64%. Comparing base (d8b7510) to head (9b22971).
Report is 34 commits behind head on master.

Files with missing lines Patch % Lines
src/Helpers/Url.php 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #32      +/-   ##
============================================
+ Coverage     96.66%   97.64%   +0.98%     
- Complexity       53       54       +1     
============================================
  Files             7        6       -1     
  Lines           180      170      -10     
============================================
- Hits            174      166       -8     
+ Misses            6        4       -2     
Flag Coverage Δ
unittests 97.64% <97.72%> (+0.98%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

3 participants