Complete commits list: https://github.com/briannesbitt/Carbon/compare/2.42.0...2.43.0
Summary:
- Added 2250 `context()` method available from inside macros and mixins
- Fixed 2255 `floatDiffInDays()` calculation
- ⚠️ Changed 2243 callable constants of `CarbonPeriod` changed from `"Class::method"` syntax to `["Class", "method"]`