All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Released on 2026-06-10. All issues associated with this milestone can be found using this filter.
Features
- Add data source and delegate setup for collection and table views
- Implemented by @ns-vasilev in Pull Request #93.
- Add fluent wrapper for UIButton.Configuration
- Implemented by @ns-vasilev in Pull Request #53.
- Add fluent wrapper for UIContentUnavailableConfiguration
- Implemented by @ns-vasilev in Pull Request #52.
- Add fluent tag(_:) setter
- Implemented by @ns-vasilev in Pull Request #51.
- Add fluent tintColor setter with documentation
- Implemented by @ns-vasilev in Pull Request #50.
- Add fluent wrapper for stack view custom spacing
- Implemented by @ns-vasilev in Pull Request #47.
- Add fluent subview management methods
- Implemented by @ns-vasilev in Pull Request #46.
- Support optional title for button
- Implemented by @ns-vasilev in Pull Request #49.
Miscellaneous Tasks
- Fix a typo in README
- Contributed by @ns-vasilev in Pull Request #48.