Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 669 Bytes

File metadata and controls

24 lines (15 loc) · 669 Bytes

Changelog

All notable changes to this project will be documented in this file.

0.0.3 - 2026-04-12

Documentation and version metadata alignment release.

Changed

  • Updated the public package version constant to 0.0.3.
  • Updated the Swift Package Manager installation example to 0.0.3.

0.0.1 - 2026-04-12

Initial release.

Added

  • Unified SwiftUI routing entry with RouterProtocol and RouterView.
  • Support for push, sheet, fullScreenCover, and custom modal presentations.
  • Alert and confirmation dialog support via AnyAppAlert.
  • Debug logging support via SDRoutingDebug.
  • Public package version constant: SDRouting.version.