Releases: KC-2001MS/SwiftLI
Releases · KC-2001MS/SwiftLI
Add init
Add localizable Views and implement new views
This version includes the following fixes
・Addition of SwiftLogo view
・Added Clear view to clear the display
・Addition of localizable structures
Workflow Modification
Workflow modification allows for easy Docc modification. I also plan to modify the sample app so that it can be installed with Homebrew.
Adding a new view
This version has the following new features
- Addition of SwiftLogo view.
- Combining Text with the plus operator
- Added a modifier to the Group view
It also includes several bug fixes.
Bug Fixes and Swift Testing Deployment
This version has the following new features
- Introduction of CaseIterable protocol for some enums
- Introduction of testing by Swift Testing.
It also includes fixes for the following defects
- ResultBuilder fails to build under certain circumstances.
- Fixes for defects found in testing
v0.1
Initial version of a library to easily build a CLI in Swift. Please note that this library was created for personal use at the moment and may lack some features.
If there is any functionality you need, please send me a request and a pull request. We will do our best to accommodate you.