Releases: arashm/PoParser
Releases · arashm/PoParser
v3.2.8
Compare
Sorry, something went wrong.
No results found
arashm
released this
09 May 14:09
drop support for EOL ruby version and run tests on ruby 3.2 and 3.3.
Add Report-Msgid-Bugs-To header attribute
v3.2.6
Compare
Sorry, something went wrong.
No results found
arashm
released this
24 Mar 18:56
Update simple_po_parser version to 1.1.6 (#29 ) Courtesy of @dfherr
v3.2.5
Compare
Sorry, something went wrong.
No results found
arashm
released this
11 Jan 23:45
Dependency updates
Remove support for Ruby 2.4
v3.2.4
Compare
Sorry, something went wrong.
No results found
arashm
released this
12 Oct 15:53
remove rspec binstub, Courtesy of @Fryguy
v3.2.3
Compare
Sorry, something went wrong.
No results found
arashm
released this
23 Mar 00:16
Entries can be removed, Courtesy of @lremes
Cleanups and refactors
v3.2.2
Compare
Sorry, something went wrong.
No results found
arashm
released this
03 May 08:18
Fix warning in JRuby 9.1.14.0 Courtesy of @remofritzsche
v3.2.1
Compare
Sorry, something went wrong.
No results found
arashm
released this
17 Sep 19:14
Update header.rb to not fail on files with no comment (#21 ) Courtesy of @mallowigi
v3.2.0
Compare
Sorry, something went wrong.
No results found
arashm
released this
29 Jun 17:05
Deprecate passing path to parse and introduce parse_file
Drop ruby 2.1 since it is not supported any more
v3.1.1
Compare
Sorry, something went wrong.
No results found
arashm
released this
22 Jun 15:03
force the tokenizer to load files in utf-8 (#20 ) This will fix the issue with the lib not working correctly on Windows. Courtesy of @damphyr
Review Readme
v3.1.0
Compare
Sorry, something went wrong.
No results found
arashm
released this
04 Jun 14:23
parse content of obsolete entries (#19 )