-
-
Notifications
You must be signed in to change notification settings - Fork 417
Comparing changes
Open a pull request
base repository: ruby-i18n/i18n
base: v1.14.4
head repository: ruby-i18n/i18n
compare: v1.14.5
- 19 commits
- 12 files changed
- 5 contributors
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d55f40a - Browse repository at this point
Copy the full SHA d55f40aView commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cdc0bab - Browse repository at this point
Copy the full SHA cdc0babView commit details
Commits on Mar 13, 2024
-
racc has been extracted to a gem since Ruby 3.3
see: https://bugs.ruby-lang.org/issues/19702 This fixes CI failures on Ruby 3.3 with the following error: cannot load such file -- racc/parser (LoadError) e.g. https://github.com/ruby-i18n/i18n/actions/runs/8179356458/job/22365256416
Configuration menu - View commit details
-
Copy full SHA for bef6c30 - Browse repository at this point
Copy the full SHA bef6c30View commit details
Commits on Mar 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afb20cb - Browse repository at this point
Copy the full SHA afb20cbView commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe82be8 - Browse repository at this point
Copy the full SHA fe82be8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7559fef - Browse repository at this point
Copy the full SHA 7559fefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40aef98 - Browse repository at this point
Copy the full SHA 40aef98View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0f1e1c - Browse repository at this point
Copy the full SHA b0f1e1cView commit details
Commits on Mar 29, 2024
-
Merge pull request #690 from amatsuda/bundle_racc
Explicitly bundle racc gem for Ruby 3.3+
Configuration menu - View commit details
-
Copy full SHA for 7842cab - Browse repository at this point
Copy the full SHA 7842cabView commit details
Commits on Mar 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f4bca1 - Browse repository at this point
Copy the full SHA 8f4bca1View commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a295dba - Browse repository at this point
Copy the full SHA a295dbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d19b68 - Browse repository at this point
Copy the full SHA 3d19b68View commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb8e34e - Browse repository at this point
Copy the full SHA fb8e34eView commit details
Commits on May 6, 2024
-
Merge pull request #692 from uiur/optimize-fallbacks-compute
Optimize I18n::Locale::Fallbacks#[] for recursive locale mappings
Configuration menu - View commit details
-
Copy full SHA for 9b84d1d - Browse repository at this point
Copy the full SHA 9b84d1dView commit details -
Merge pull request #682 from tom-lord/add_I18n.interpolation_keys
Add I18n.interpolation_keys
Configuration menu - View commit details
-
Copy full SHA for 73fd07e - Browse repository at this point
Copy the full SHA 73fd07eView commit details -
Merge branch 'master' into interpolate_documentation_syntax_fix
* master: Remove unnecessary line Use left recursion Optimize I18n::Locale::Fallbacks#compute Fix example doc More examples documented Modify behaviour for Hash and (maybe nested) Array translations Add tests and error handling for non-string translations racc has been extracted to a gem since Ruby 3.3 Add I18n.interpolation_keys
Configuration menu - View commit details
-
Copy full SHA for 305edf4 - Browse repository at this point
Copy the full SHA 305edf4View commit details -
Merge pull request #691 from tom-lord/interpolate_documentation_synta…
…x_fix Fix syntax in documentation for I18n::Backend::Base.interpolate
Configuration menu - View commit details
-
Copy full SHA for 5bec0bc - Browse repository at this point
Copy the full SHA 5bec0bcView commit details -
Merge pull request #688 from Bilka2/escaped-reserved-interpolation
Fix that escaped interpolations with reserved keywords raised ReservedInterpolationKey
Configuration menu - View commit details
-
Copy full SHA for 2ab6eb0 - Browse repository at this point
Copy the full SHA 2ab6eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55c7750 - Browse repository at this point
Copy the full SHA 55c7750View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.14.4...v1.14.5