File tree 2 files changed +1
-21
lines changed
2 files changed +1
-21
lines changed Original file line number Diff line number Diff line change 25
25
### Added
26
26
27
27
* Initial Craft CMS 4 compatibility
28
-
29
- ## 1.0.4 - 2020-10-27
30
- ### Fixed
31
- - Fixed Composer 2 compatibility
32
-
33
- ## 1.0.3 - 2018-05-16
34
- ### Changed
35
- - Handle incoming numeric values from a converted Number field type
36
-
37
- ## 1.0.2 - 2018-05-14
38
- ### Changed
39
- - Handle cases where there is no ` min ` or ` max ` properly in the validator
40
-
41
- ## 1.0.1 - 2018-05-14
42
- ### Changed
43
- - Added null checks in the Field's ` init() ` method
44
-
45
- ## 1.0.0 - 2018-05-12
46
- ### Added
47
- - Initial release
Original file line number Diff line number Diff line change 16
16
"support" : {
17
17
"docs" : " https://nystudio107.com/docs/units/" ,
18
18
"issues" : " https://nystudio107.com/plugins/units/support" ,
19
- "source" : " https://github.com/nystudio107/craft-typogrify "
19
+ "source" : " https://github.com/nystudio107/craft-units "
20
20
},
21
21
"license" : " MIT" ,
22
22
"authors" : [
You can’t perform that action at this time.
0 commit comments