Skip to content

Release v1.4.0 #1215

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

Closed
wants to merge 1 commit into from
Closed

Release v1.4.0 #1215

wants to merge 1 commit into from

Conversation

jadchaar
Copy link
Member

@jadchaar jadchaar commented Jul 4, 2025

Summary

  • Bump version to 1.4.0 in arrow/_version.py
  • Update CHANGELOG.rst with comprehensive changelog entry for v1.4.0
  • Includes all changes since v1.3.0 (25 commits)

Changes in v1.4.0

New Features

  • Added FORMAT_RFC3339_STRICT with T separator for strict RFC3339 formatting
  • Added Macedonian in Latin locale support
  • Added week and quarter support to Persian/Farsi locale
  • Added weeks support to Catalan locale

Major Changes

Bug Fixes

  • Fixed type hint of Arrow.getattr method
  • Fixed Persian/Farsi locale with proper month/day names and abbreviations
  • Improved Greek locale translations
  • Fixed Korean locale spelling issues

Internal Improvements

  • Added comprehensive docstrings to parser.py
  • Updated CI dependencies and Python version support
  • Added dependabot for GitHub Actions
  • Updated various GitHub Actions to latest versions

Test plan

  • All pre-commit hooks pass
  • Version number updated correctly
  • Changelog follows existing format and style
  • CI tests pass
  • Manual testing of new features

🤖 Generated with Claude Code

- Updated version from 1.3.0 to 1.4.0 in arrow/_version.py
- Added comprehensive changelog entry for 1.4.0 with all changes since 1.3.0
- Includes new features, improvements, bug fixes, and internal changes
- Ready for 1.4.0 release

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@jadchaar jadchaar closed this Jul 8, 2025
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