-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sync20230805 #1
sync20230805 #1
Conversation
bep
commented
Aug 5, 2023
- Update test to new error message in go 1.16 (Update test to new error message in go 1.16 nicksnyder/go-i18n#260)
- Upgrade Go to 1.16.5 (Upgrade Go to 1.16.5 nicksnyder/go-i18n#261)
- Upgrade dependencies (Upgrade dependencies nicksnyder/go-i18n#268)
- doc(localizer): add specification about language tag detection (doc(localizer): add specification about language tag detection nicksnyder/go-i18n#270)
- chore: add "README.zh-Hans.md" and optimized documentation (chore: add "README.zh-Hans.md" and optimized documentation nicksnyder/go-i18n#273)
- go 1.18.3 (go 1.18.3 nicksnyder/go-i18n#274)
- Update to golang.org/x/text v0.4.0 (Update to golang.org/x/text v0.4.0 nicksnyder/go-i18n#286)
- Upgrade to Go 1.19.3 (Upgrade to Go 1.19.3 nicksnyder/go-i18n#288)
- Update install instructions
- fix comment on MustLoadMessageFile function (fix misleading comment on MustLoadMessageFile function nicksnyder/go-i18n#298)
- goi18n安装命令更新 (goi18n安装命令更新 nicksnyder/go-i18n#296)
- Fix build (Fix build nicksnyder/go-i18n#299)
- Update GitHub actions (Update GitHub actions nicksnyder/go-i18n#300)
- Fix handling of multiple artificial languages
- Temporary update module path
goi18n安装命令更新
This works around what seems to be an upstream by implementing a simplified tag matcher for artificual languages. Fixes nicksnyder#252
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## main #1 +/- ##
=======================================
Coverage ? 82.63%
=======================================
Files ? 15
Lines ? 1198
Branches ? 0
=======================================
Hits ? 990
Misses ? 145
Partials ? 63 ☔ View full report in Codecov by Sentry. |