Changelog for
ruby2.7-rubygem-oj-3.16.4-1.12.i586.rpm :
* Fri Jun 21 2024 Dan Čermák
- ## 3.16.4 - 2024-06-08- Fixed Oj::Parse EOF issue on larger stream input.
* Mon Jan 29 2024 Dan Čermák - ## 3.16.3 - 2023-12-11- Fixed the gemspec to allow earlier versions of the bigdecimal gem. [#]# 3.16.2 - 2023-12-06- Fixed documentation formatting.- Added option to the \"usual\" parser to raise an error on an empty input string.
* Fri Nov 03 2023 Dan Čermák - ## 3.16.1 - 2023-09-01- Fixed exception type on number parsing. (thank you AATTjasonpenny) [#]# 3.16.0 - 2023-08-16- Added the `float_format` option.- Expanded the `max_nesting` option to allow integer values as well as the previous boolean (true or nil).- Skip nesting tests with Truffle Ruby in the json gem tests. [#]# 3.15.1 - 2023-07-30- Add protection against some using `require \'oj/json`, an internal file.- Fixed non-json errors when in compat mode. [#]# 3.15.0 - 2023-06-02- Added `omit_null_byte` option when dumping. [#]# 3.14.3 - 2023-04-07- Fixed compat parse with optimized Hash when parsing a JSON::GenericObject. [#]# 3.14.2 - 2023-02-10- Fixed check for [#]# 3.14.1 - 2023-02-01- Fixed issue with uninitialized handler for Oj::Parser::Saj.- Fixed hang on unterminated string with a [#]# 3.14.0 - 2023-01-30- Tracing is now a compile time option giving a 15 to 20% performance boost.- Some cleanup in the fast parser.
* Wed Dec 07 2022 Stephan Kulow updated to version 3.13.23 see installed CHANGELOG.md [#]# 3.13.23 - 2022-11-06 - Fixed issue with Oj::Parser extension regarding GC timeing. [#]# 3.13.22 - 2022-11-01 - Reorganized Oj::Parser code to allow for parser extensions in C.
* Mon Aug 29 2022 Stephan Kulow updated to version 3.13.21 see installed CHANGELOG.md [#]# 3.13.21 - 2022-08-19 - Bug parsing big numbers fixed in the SAJ parser. [#]# 3.13.20 - 2022-08-07 - SSE4 made optional with a `--with-sse42` flag to the compile.
* Thu Aug 04 2022 Stephan Kulow updated to version 3.13.19 see installed CHANGELOG.md [#]# 3.13.19 - 2022-07-29 - TruffleRuby issues resolved. [#]# 3.13.18 - 2022-07-25 - Fixed SSE detection at run time. [#]# 3.13.17 - 2022-07-15 - Fixed Oj::Parser to detect unterminated arrays and objects. [#]# 3.13.16 - 2022-07-06 - Added line and column as optional arguments to the Oj::Parser.saj parser. [#]# 3.13.15 - 2022-07-03 - Fixed issue dumping NaN value in object mode. [#]# 3.13.14 - 2022-06-03 - Double fclose() due to bad merger fixed by tonobo. [#]# 3.13.13 - 2022-05-20 - Fixed flooding stdout with debug output when dumping. [#]# 3.13.12 - 2022-05-20 - Fixed crash on no arguments to pretty_generate. Now raises an exception. - Register all classes and globals. - Fixed memory issue with dumping.
* Tue Jan 25 2022 Stephan Kulow updated to version 3.13.11 no changelog found
* Mon Jul 26 2021 Stephan Kulow updated to version 3.12.2 no changelog found
* Thu Jun 24 2021 Stephan Kulow updated to version 3.11.7 no changelog found
* Wed Jan 20 2021 Stephan Kulow updated to version 3.11.0 no changelog found