Skip to content

release 1.1.1 #303

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

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Conversation

DifferentialOrange
Copy link
Member

Overview

This release introduces various datetime interval fixes and quality of life improvements.

Breaking changes

Changed

  • Validate tarantool.Interval limits with the same rules as in Tarantool (PR Fix intervals #302).

Fixed

Overview

  This release introduces various datetime interval fixes and quality of
  life improvements.

Breaking changes
  - Forbid to create datetime intervals out of Tarantool limits
    (PR #302).

Changed
  - Validate `tarantool.Interval` limits with the same rules as in
    Tarantool (PR #302).

Fixed
  - `tarantool.Interval` arithmetic with weeks (PR #302).
  - `tarantool.Interval` weeks display in `str()` and `repr()`
    (PR #302).
@DifferentialOrange DifferentialOrange merged commit 21f77a6 into master Jul 19, 2023
@DifferentialOrange DifferentialOrange deleted the DifferentialOrange/release-1.1.1 branch July 19, 2023 14:26
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