Skip to content

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
@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.

2 participants