unsignedapps / Vexil

Vexil (named for Vexillology) is a Swift package for managing feature flags (also called feature toggles) in a flexible, multi-provider way.
https://vexil.unsignedapps.com
MIT License
115 stars 12 forks source link

Added a read-only view to Vexillographer #102

Closed bok- closed 2 years ago

bok- commented 2 years ago

📒 Description

The source parameter to the Vexillographer initialiser is now optional. If a source is passed Vexillographer can be used to edit values in that source. If the source is nil Vexillographer will present a read-only view of the flag hierarchy.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication