Bump i18n-tasks from 0.9.37 to 1.0.0
Bumps i18n-tasks from 0.9.37 to 1.0.0.
Changelog
Sourced from i18n-tasks's changelog.
v1.0.0
- Log #StandWithUkraine to stderr on every CLI command.
- Improved ERB parsing: Replaces a regexp-based parser with an AST parser. #416
- Fixes compatibility with Psych 4.0+ and Ruby 3.1. #415
- Works around an emoji handling bug in libyaml. #421
Commits
-
4378481
Bump to v1.0.0 -
7d50880
Log #StandWithUkraine to stderr -
d9b30e9
README.md: Stand with Ukraine -
f90f53d
Changelog for v1.0.0 -
20f67ea
Repair emojis after dump of yaml -
8cdef9c
Add Ruby deprecation events to CHANGES -
d7ae6e6
Adds AST scanner for ERB-files -
d51327c
Ensured Aliased values work (#415) -
3a886ce
Include Ruby 3.1 in github workflow test matrix -
933ce62
Improve tests workflow - See full diff in compare view