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

Tags: rajeshreeputra/clock

Tags

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](lcobucci#664) thanks to @renovate[bot]

 - [662: Add `renovate.json export-ignore` to `.gitattributes`](lcobucci#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](lcobucci#659) thanks to @lcobucci

#### BC-Break,Improvement

 - [651: Replace stella-maris/clock with psr/clock](lcobucci#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](lcobucci#658) thanks to @lcobucci
 - [657: Update PHP requirements](lcobucci#657) thanks to @lcobucci
 - [556: Require PHP 8.1](lcobucci#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](lcobucci#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](lcobucci#396) thanks to @lcobucci
 - [107: Migrate to GH actions](lcobucci#107) thanks to @lcobucci

#### Dependencies

 - [227: Switch to native dependabot](lcobucci#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](lcobucci#52) thanks to @lcobucci

1.4.0

Toggle 1.4.0's commit message

Verified

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

This release prepares for a BC-break: we're going to remove the ability of creating a SystemClock without passing the timezone object.
If you rely on the system's default timezone, please use `SystemClock::fromSystemTimezone()`.

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

Improvement
-----------

 - [51: Add named constructors to system clock](lcobucci#51) thanks to @lcobucci
 - [35: named constructor FrozenClock::fromUTC()](lcobucci#35) thanks to @slepic
 - [32: Fix test of system clock using default timezone](lcobucci#32) thanks to @slepic

Dependencies
------------

 - [50: Bump phpstan/phpstan from 0.12.38 to 0.12.40](lcobucci#50) thanks to @dependabot-preview[bot] and @slepic
 - [49: Bump ondram/ci-detector from 3.4.0 to 3.5.0](lcobucci#49) thanks to @dependabot-preview[bot]
 - [48: Bump slevomat/coding-standard from 6.3.10 to 6.3.11](lcobucci#48) thanks to @dependabot-preview[bot]
 - [47: Bump infection/infection from 0.17.0 to 0.17.3](lcobucci#47) thanks to @dependabot-preview[bot]
 - [46: Bump seld/jsonlint from 1.8.1 to 1.8.2](lcobucci#46) thanks to @dependabot-preview[bot]
 - [45: Bump phpstan/phpstan from 0.12.38 to 0.12.39](lcobucci#45) thanks to @dependabot-preview[bot]
 - [44: Bump infection/infection from 0.17.0 to 0.17.2](lcobucci#44) thanks to @dependabot-preview[bot]
 - [43: Bump composer/xdebug-handler from 1.4.2 to 1.4.3](lcobucci#43) thanks to @dependabot-preview[bot]
 - [42: Bump phpstan/phpstan from 0.12.37 to 0.12.38](lcobucci#42) thanks to @dependabot-preview[bot]
 - [40: Update lcobucci/coding-standard requirement from ^4.0 to ^6.0](lcobucci#40) thanks to @dependabot-preview[bot]
 - [39: Update infection/infection requirement from ^0.16 to ^0.17](lcobucci#39) thanks to @dependabot-preview[bot]
 - [38: Update phpunit/phpunit requirement from ^9.1 to ^9.3](lcobucci#38) thanks to @dependabot-preview[bot]
 - [37: Update lcobucci/coding-standard requirement from ^4.0 to ^5.0](lcobucci#37) thanks to @dependabot-preview[bot]
 - [36: Update phpunit/phpunit requirement from ^9.1 to ^9.2](lcobucci#36) thanks to @dependabot-preview[bot]
 - [30: Update phpunit/phpunit requirement from ^9.0 to ^9.1](lcobucci#30) thanks to @dependabot-preview[bot]
 - [29: Update infection/infection requirement from ^0.15 to ^0.16](lcobucci#29) thanks to @dependabot-preview[bot]

1.3.0

Toggle 1.3.0's commit message

Verified

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

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

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

Improvement
-----------

 - [27: Upgrade dependencies](lcobucci#27) thanks to @lcobucci
 - [13: Remove usage of deprecated methods on tests](lcobucci#13) thanks to @lcobucci

Dependencies
------------

 - [26: Update phpunit/phpunit requirement from ^8.5.0 to ^8.5.2](lcobucci#26) thanks to @dependabot-preview[bot]
 - [25: Update phpunit/phpunit requirement from ^8.5.0 to ^8.5.1](lcobucci#25) thanks to @dependabot-preview[bot]
 - [24: Update phpunit/phpunit requirement from ^8.4.3 to ^8.5.0](lcobucci#24) thanks to @dependabot-preview[bot]
 - [23: Update phpunit/phpunit requirement from ^8.4.2 to ^8.4.3](lcobucci#23) thanks to @dependabot-preview[bot]
 - [22: Update phpunit/phpunit requirement from ^8.4.1 to ^8.4.2](lcobucci#22) thanks to @dependabot-preview[bot]
 - [20: Update phpunit/phpunit requirement from ^8.3.5 to ^8.4.0](lcobucci#20) thanks to @dependabot-preview[bot]
 - [17: Update phpunit/phpunit requirement from ^7.5 to ^7.5 || ^8.0](lcobucci#17) thanks to @dependabot-preview[bot]
 - [15: Update infection/infection requirement from ^0.10 to ^0.10 || ^0.13](lcobucci#15) thanks to @dependabot-preview[bot]

1.2.0

Toggle 1.2.0's commit message

Verified

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

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

This release adds new QA tools to the build, ensuring the quality of the
project. Also makes the project require PHP 7.2.

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

Improvement
---

- [10: Improve QA checks](lcobucci#10) thanks to @lcobucci
- [5: Add .gitattributes](lcobucci#5) thanks to @1ma

Documentation
---

- [3: Provide better explanation about lib's usage](lcobucci#3) thanks to @sebastianbergmann

1.1.0

Toggle 1.1.0's commit message

Verified

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

Total issues resolved: **1**

Improvement
- [1: Make FrozenClock mutable through setter](lcobucci#1) thanks to @frankkoornstra
0