Skip to content

Releases: KC-2001MS/SwiftLI

Add localizable Views and implement new views

29 Aug 14:18
Compare
Choose a tag to compare

This version includes the following fixes
・Addition of SwiftLogo view
・Added Clear view to clear the display
・Addition of localizable structures

Workflow Modification

30 Jul 18:12
Compare
Choose a tag to compare
Workflow Modification Pre-release
Pre-release

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

22 Jul 20:08
Compare
Choose a tag to compare
Adding a new view Pre-release
Pre-release

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

15 Jul 16:10
Compare
Choose a tag to compare
Pre-release

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

07 Jun 17:02
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

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.