Skip to content

Release 1.1.1#9

Merged
takeshishimada merged 2 commits intomainfrom
release/1.1.1
Oct 30, 2025
Merged

Release 1.1.1#9
takeshishimada merged 2 commits intomainfrom
release/1.1.1

Conversation

@takeshishimada
Copy link
Copy Markdown
Contributor

Release 1.1.1

Summary

Patch release with bug fix and documentation improvements.

Changes

Bug Fixes

  • SwiftLint compliance: Fixed modifier_order violation in LocationService initializer
    • Corrected modifier order from nonisolated override to override nonisolated
    • Ensures CI SwiftLint checks pass with --strict mode
    • Follows Swift's modifier ordering rules

Documentation

  • Improved clarity: Removed subjective and exaggerated expressions from documentation
    • Updated CoreConcepts.md for more objective technical descriptions
    • Simplified Flow.md introduction
    • Improved README.md to focus on factual feature descriptions
  • Version updates: Updated installation instructions to reference version 1.1.1

Release Checklist

  • ✅ All 299 tests passing
  • ✅ SwiftLint validation (0 violations with --strict)
  • ✅ CHANGELOG.md updated
  • ✅ README.md and README_jp.md version references updated
  • ⏳ Awaiting CI validation

🤖 Generated with Claude Code

takeshishimada and others added 2 commits October 30, 2025 22:26
Update CHANGELOG.md with version 1.1.1 changes:
- Bug fix: SwiftLint modifier_order violation in LocationService
- Documentation improvements: Removed subjective expressions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Update version numbers in installation instructions:
- README.md: Package.swift and Xcode instructions
- README_jp.md: パッケージ依存関係とXcode手順

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@takeshishimada takeshishimada self-assigned this Oct 30, 2025
@takeshishimada takeshishimada merged commit cc03e18 into main Oct 30, 2025
9 checks passed
@takeshishimada takeshishimada deleted the release/1.1.1 branch October 30, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant