Skip to content

Releases: sachinkmr57/SmoothRoundedRectangle

v1.1.2

14 May 03:10
416cc9b

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

Fix: Accessing Environment<LayoutDirection>'s value outside of being installed on a View

12 May 17:26
44bdd13

Choose a tag to compare

What's Changed

  • fix: Accessing Environment's value outside of being installed on a View. by @MojtabaHs in #8

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Apr 17:24
ceef7d5

Choose a tag to compare

What's Changed

  • feat: add support for RTL layout
  • feat: add a simple demo app by @MojtabaHs in #4
  • feat: add a dedicated preview to showcase the new layout directed api by @MojtabaHs in #6
  • Style argument by @MojtabaHs in #7

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Nov 01:52
d53d089

Choose a tag to compare

What's Changed

  • feat: Swift 6 support and minor code quality enhancements by @MojtabaHs in #1
  • Feat: make the shape insettable by @MojtabaHs in #2
  • Feat: make the library available as a swift package by @MojtabaHs in #3

New Contributors

Full Changelog: https://github.com/sachinkmr57/SmoothRoundedRectangle/commits/v1.0.0