8000 Tags · lcobucci/clock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: lcobucci/clock

Tags

3.3.1

Toggle 3.3.1's commit message

Verified

This tag was signed with the committer’s verified signature.
lcobucci Luís Cobucci
### Release Notes for [3.3.1](https://github.com/lcobucci/clock/miles…

…tone/21)

This fixes a teeny mistake on the `FrozenClock`.

### 3.3.1

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### bug

 - [691: Don't perform operation twice](#691) thanks to @lcobucci

3.3.0

Toggle 3.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lcobucci Luís Cobucci
### Release Notes for [3.3.0](https://github.com/lcobucci/clock/miles…

…tone/20)

This release provides PHP 8.4 compatibility and eases the use of the `FrozenClock`.

### 3.3.0

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

#### Improvement

 - [690: Add PHP 8.4 support](#690) thanks to @Slamdunk
 - [689: Add adjustTime to FrozenClock](#689) thanks to @lgrossi

3.2.0

Toggle 3.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lcobucci Luís Cobucci
### Release Notes for [3.2.0](https://github.com/lcobucci/clock/miles…

…tone/18)

This release provides support for PHP 8.3.

### 3.2.0

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

#### Improvement

 - [681: Support PHP 8.3](#681) thanks to @lcobucci
 - [671: Mark SystemClock as `@immutable`](#671) thanks to @Slamdunk

3.2.0-rc1

Toggle 3.2.0-rc1's commit message

Verified

This tag was signed with the committer’s verified signature.
lcobucci Luís Cobucci
### Release Notes for [3.2.0-rc1](https://github.com/lcobucci/clock/m…

…ilestone/18)

This release provides early compatibility with PHP 8.3, allowing users to avoid
surprises when upgrading to that PHP version.

### 3.2.0-rc1

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

#### Improvement

- [671: Mark SystemClock as `@immutable`](#671) thanks to @Slamdunk
- [681: Support PHP 8.3](#681) thanks to @lcobucci

3.1.0

Toggle 3.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lcobucci Luís Cobucci
### Release Notes for [3.1.0](https://github.com/lcobucci/clock/miles…

…tone/15)

This release bumps the minimum required PHP version to 8.2, updating all dependencies.

### 3.1.0

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

#### renovate

 - [664: Update dependency lcobucci/coding-standard to v10](#664) thanks to @renovate[bot]

 - [662: Add `renovate.json export-ignore` to `.gitattributes`](#662) thanks to @TimWolla

3.0.0

Toggle 3.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lcobucci Luís Cobucci
### Release Notes for [3.0.0](https://github.com/lcobucci/clock/miles…

…tone/9)

This release drops the temporary interface, directly implementing PSR-20.

### 3.0.0

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

#### Improvement

 - [659: Remove forgotten merge bot file](#659) thanks to @lcobucci

#### BC-Break,Improvement

 - [651: Replace stella-maris/clock with psr/clock](#651) thanks to @p4veI

2.3.0

Toggle 2.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lcobucci Luís Cobucci
### Release Notes for [2.3.0](https://github.com/lcobucci/clock/miles…

…tone/11)

This release updates PHP requirements and marks `lcobucci/clock` as a PSR-20 implementation (finally 🎉).

### 2.3.0

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **1**

#### Improvement

 - [658: Update library configuration](#658) thanks to @lcobucci
 - [657: Update PHP requirements](#657) thanks to @lcobucci
 - [556: Require PHP 8.1](#556) thanks to @lcobucci

2.2.0

Toggle 2.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lcobucci Luís Cobucci
### Release Notes for [2.2.0](https://github.com/lcobucci/clock/miles…

…tone/8)

Feature release (minor)

### 2.2.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Improvement

 - [506: Implement forward compatible Clock-Interface](#506) thanks to @heiglandreas

2.1.0

Toggle 2.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lcobucci Luís Cobucci
### Release Notes for [2.1.0](https://github.com/lcobucci/clock/miles…

…tone/6)

This release drops PHP 7.4 support while ensuring that PHP 8.1 is compatible.

### 2.1.0

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **1**

#### Improvement

 - [396: Require PHP 8.0](#396) thanks to @lcobucci
 - [107: Migrate to GH actions](#107) thanks to @lcobucci

#### Dependencies

 - [227: Switch to native dependabot](#227) thanks to @lcobucci

2.0.0

Toggle 2.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lcobucci Luís Cobucci
2.0.0

[![Build Status](https://img.shields.io/travis/com/lcobucci/clock/2.0.0.svg?style=flat-square)](http://travis-ci.com/lcobucci/clock)

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

Improvement (BC-Break)
----------------------

 - [52: Always require a timezone to create the SystemClock](#52) thanks to @lcobucci
0