-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
27 additions
and
72 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,5 @@ | ||
# Units Changelog | ||
|
||
## 4.0.2 - UNRELEASED | ||
## 5.0.0 - UNRELEASED | ||
### Added | ||
* Add `ecs` and `phpstan` code quality tools | ||
|
||
## 4.0.1 - 2023.04.24 | ||
### Changed | ||
* Updated the docs to use VitePress `^1.0.0-alpha.29` | ||
* Allow for versioning of the docs | ||
|
||
### Fixed | ||
* Fixed an issue that through a Typed Property Error exception when creating a Units field ([#41](https://github.com/nystudio107/craft-units/issues/41)) | ||
* Add `allow-plugins` to `composer.json` to fix CI | ||
|
||
## 4.0.0 - 2022.05.17 | ||
### Added | ||
* Initial Craft CMS 4 release | ||
|
||
### Fixed | ||
* Fixed an issue that would cause the field type to be unusable if you were running PHP 8 or later, due to additions in the token parser in PHP 8 ([#40](https://github.com/nystudio107/craft-units/issues/40)) | ||
|
||
## 4.0.0-beta.1 - 2022.03.17 | ||
|
||
### Added | ||
|
||
* Initial Craft CMS 4 compatibility | ||
|
||
## 1.0.4 - 2020-10-27 | ||
### Fixed | ||
- Fixed Composer 2 compatibility | ||
|
||
## 1.0.3 - 2018-05-16 | ||
### Changed | ||
- Handle incoming numeric values from a converted Number field type | ||
|
||
## 1.0.2 - 2018-05-14 | ||
### Changed | ||
- Handle cases where there is no `min` or `max` properly in the validator | ||
|
||
## 1.0.1 - 2018-05-14 | ||
### Changed | ||
- Added null checks in the Field's `init()` method | ||
|
||
## 1.0.0 - 2018-05-12 | ||
### Added | ||
- Initial release | ||
* Initial Craft CMS 5 release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters