Releases: codeandtheory/YMatterType
Releases · codeandtheory/YMatterType
1.7.0
What's Changed
- Increase test coverage for TextStyleLabel and TypographyLabelRepresentable by @mpospese in #75
- [CM-1267] String size calculation by @SahilSainiYML in #79
- [Issue 76] Add maximumScaleFactor to Typography by @mpospese in #81
- [CM-1316] Added cetralized logging by @SahilSainiYML in #82
- [CM-1428] Fixed swift lint warnings by @SahilSainiYML in #84
New Contributors
- @SahilSainiYML made their first contribution in #79
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- [Issue 63] Don’t manually increase weight of scaled system fonts by @mpospese in #67
- [Issue-69] Make buildAttributes public by @mpospese in #70
- [Issue-62] Hide pull request template by @mpospese in #71
- [Issue-64] Initialize FontWeight from string by @mpospese in #72
- [Issue-68] Fix unit tests that fail in Bold Text mode by @mpospese in #73
Full Changelog: 1.5.0...1.6.0
1.5.0
1.4.0
What's Changed
- [CM-996] Add linter rules and fix violations by @mpospese in #54
- [SwiftUI] Add TextStyleLabel #55 by @virginiapujols-yml in #56
New Contributors
- @virginiapujols-yml made their first contribution in #56
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Fix typo in Typography initializers by @CarlosUribe in #38
- Implement init(with coder:) methods by @CarlosUribe in #40
- [CM -911] Add font weight mutator by @PanchamiShenoy in #44
- [CM - 912] Added fontSize mutator method by @PanchamiShenoy in #45
- [CM-913 / Issue #42] Add line height mutator by @PanchamiShenoy in #46
- [CM-914] Added family name mutator method by @PanchamiShenoy in #47
- [CM-923] Added github action for swiftLint and unit test by @PanchamiShenoy in #50
- Update TypographyButton.swift by @visakhsimon in #51
New Contributors
- @CarlosUribe made their first contribution in #38
- @PanchamiShenoy made their first contribution in #44
- @visakhsimon made their first contribution in #51
Full Changelog: 1.2.0...1.3.0
1.2.0
1.1.0
What's Changed
- Add support for paragraphIndent and paragraphSpacing by @mpospese in #24
- Rename
FontRepresentable
toFontFamily
by @mpospese in #25 - Rename SystemFontInfo to SystemFontFamily by @mpospese in #28
- Rename
FontInfo
asDefaultFontFamily
by @mpospese in #27 - Add Font Family Factory by @mpospese in #29
- Remove SF Pro fonts from test target by @mpospese in #31
- Allow user to change Typography’s default font factory by @mpospese in #32
- Add supportedWeights property by @mpospese in #34
Full Changelog: 1.0.4...1.1.0