Skip to content

Update locgen-swift to version 1.1.6#3

Merged
lukasz-szyszkowski merged 1 commit intomainfrom
update-locgen-swift-1.1.6
Sep 3, 2025
Merged

Update locgen-swift to version 1.1.6#3
lukasz-szyszkowski merged 1 commit intomainfrom
update-locgen-swift-1.1.6

Conversation

@lukasz-szyszkowski
Copy link
Member

Summary

Update locgen-swift Homebrew formula from version 1.1.5 to 1.1.6

Changes

  • Version: 1.1.5 → 1.1.6
  • Commit SHA: dd97cde → 125d5e7

What's New in 1.1.6

  • 🧹 Clean console output: Removed verbose debug logging for better user experience
  • 🚀 Production ready: Tool now runs quietly without cluttered messages
  • Preserved functionality: All rich text extraction features from 1.1.5 maintained

Removed Debug Output

  • Processing progress messages (🔍 Processing X data rows...)
  • Individual key processing logs (✅ Processing key: 'xyz')
  • Row skipping notifications (⏭️ Skipping row X)
  • Summary statistics (📊 Summary: Processed X keys)

What's Preserved

  • Rich text extraction from XLSX shared strings
  • Smart quote escaping functionality
  • All core XLSX parsing logic
  • Error handling and edge cases

Release Notes

Full release notes: https://github.com/Holdapp/locgen-swift/releases/tag/1.1.6

Testing

  • Tag 1.1.6 exists and points to correct commit
  • SHA 125d5e7e816340055da18fc3bd731b52c8caabaf verified
  • Tool builds and functions correctly with clean output

Clean console output - removed verbose debug logging
for better production use while preserving all functionality.

Changes:
- Version: 1.1.5 → 1.1.6
- Commit: dd97cde → 125d5e7
- Cleaner CLI output without debug messages
- All rich text extraction features preserved

Release: https://github.com/Holdapp/locgen-swift/releases/tag/1.1.6
@lukasz-szyszkowski lukasz-szyszkowski merged commit 6cb4361 into main Sep 3, 2025
0 of 2 checks passed
@lukasz-szyszkowski lukasz-szyszkowski deleted the update-locgen-swift-1.1.6 branch September 3, 2025 14:23
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