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

Bump version to 3.0.0b1 #756

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Bump version to 3.0.0b1 #756

merged 1 commit into from
Sep 30, 2023

Conversation

sdispater
Copy link
Collaborator

Added

  • Made instance() support all native types (date, time, datetime). #732

Changed

  • Dropped support for Python 3.7. #734
  • Rewrote extensions in Rust. #721
  • Made day of week convention more consistent across the codebase. #731

Fixed

  • Fixed datetime string representation to match the native library. #733
  • Fixed issues on some system when retrieving the local timezone. #733
  • Fixed DST handling in start_of()/end_of() methods. #713

@codspeed-hq
Copy link

codspeed-hq bot commented Sep 30, 2023

CodSpeed Performance Report

Merging #756 will improve performances by 24.31%

Comparing release/3.0.0b1 (1194e7b) with master (5c01d00)

Summary

⚡ 1 improvements
✅ 1 untouched benchmarks

Benchmarks breakdown

Benchmark master release/3.0.0b1 Change
test_format 2.8 ms 2.3 ms +24.31%

@sdispater sdispater merged commit 18f9c0e into master Sep 30, 2023
30 checks passed
@sdispater sdispater deleted the release/3.0.0b1 branch September 30, 2023 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant