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 3.2.0 #306

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Release 3.2.0 #306

merged 1 commit into from
Jul 7, 2023

Conversation

Ousret
Copy link
Collaborator

@Ousret Ousret commented Jul 7, 2023

3.2.0 (2023-06-07)

Changed

  • Typehint for function from_path no longer enforce PathLike as its first argument
  • Minor improvement over the global detection reliability

Added

  • Introduce function is_binary that relies on main capabilities, and is optimized to detect binaries
  • Explicit support for Python 3.12

Fixed

@Ousret Ousret added enhancement New feature or request bugfix release Minor release for bug fixes labels Jul 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 7, 2023

Codecov Report

Merging #306 (f9d4061) into master (1b0fb5c) will increase coverage by 0.26%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #306      +/-   ##
==========================================
+ Coverage   89.92%   90.18%   +0.26%     
==========================================
  Files          11       11              
  Lines        1201     1213      +12     
==========================================
+ Hits         1080     1094      +14     
+ Misses        121      119       -2     
Impacted Files Coverage Δ
charset_normalizer/__init__.py 100.00% <100.00%> (ø)
charset_normalizer/api.py 88.11% <100.00%> (+1.45%) ⬆️
charset_normalizer/md.py 95.08% <100.00%> (+0.08%) ⬆️
charset_normalizer/utils.py 85.98% <100.00%> (ø)
charset_normalizer/version.py 100.00% <100.00%> (ø)

@Ousret Ousret merged commit 782885e into master Jul 7, 2023
29 checks passed
@Ousret Ousret deleted the improve-patch-1 branch July 7, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix release Minor release for bug fixes enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants