Releases: briannesbitt/Carbon
Releases · briannesbitt/Carbon
2.0.0
Release version 2 as stable
2.0.0-beta.6
Allowed factories methods that return mixed values
Complete commits list: 2.0.0-beta.5...2.0.0-beta.6
2.0.0-beta.5
Allowed to change properties on factories
Complete commits list: 2.0.0-beta.4...2.0.0-beta.5
2.0.0-beta.4
Added settings: toStringFormat, toJsonFormat, macros
Complete commits list: 2.0.0-beta.3...2.0.0-beta.4
2.0.0-beta.3
Fixed ISO formats.
Complete commits list: 2.0.0-beta.2...2.0.0-beta.3
2.0.0-beta.2
Introduced factories
Complete commits list: 2.0.0-beta.1...2.0.0-beta.2
2.0.0-beta.1
Merge pull request #1415 from briannesbitt/version-2.0 Put version 2.0 on master
1.33.0
Complete commits list: 1.32.0...1.33.0
Summary:
- Added startOfSecond() method
- Added endOfSecond() method
- Added translations for az, bn, ca, es
- Fixed sh plural
- Fixed typing exception messages
- Added support for closures in setToStringFormat
1.32.0
Complete commits list: 1.31.1...1.32.0
Summary:
- Thrown an exception if start/end of week set to a value out of range
- Added short units for pt_BR translation
- Added one/two days diff wording for uk translation
- Added period wording for uk, ca and oc translation
1.31.1
Complete commits list: 1.31.0...1.31.1
Disabled locale auto-update with symfony/translation < 4