We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5340d5c commit da4868aCopy full SHA for da4868a
CHANGELOG.md
@@ -5,9 +5,10 @@
5
- Add `GettextPO::Message#sticky_flags`,
6
`GettextPO::Message#workflow_flags`, and `GettextPO::File#messages`
7
methods.
8
-- Enable file each message method, message iterator each method flag
9
- iterator each method, message each sticky flag method, and message
10
- each workflow flag method to run without given block.
+- Enable `GettextPO::File#each`, `GettextPO::MessageIterator#each`,
+ `GettextPO::FlagIterator#each`,
+ `GettextPO::Message#each_sticky_flag`, and
11
+ `GettextPO::Message#each_workflow_flag` to run without given block.
12
13
## CRuby and mruby version 0.3.0 - 2026-03-17
14
0 commit comments