Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ruby3.3-rubygem-gyoku | Distribution: openSUSE Tumbleweed |
Version: 1.4.0 | Vendor: openSUSE |
Release: 1.5 | Build date: Sun Feb 25 16:18:59 2024 |
Group: Development/Languages/Ruby | Build host: i04-ch4c |
Size: 48701 | Source RPM: rubygem-gyoku-1.4.0-1.5.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/savonrb/gyoku | |
Summary: Translates Ruby Hashes to XML |
Gyoku translates Ruby Hashes to XML.
MIT
* Thu Apr 28 2022 Stephan Kulow <coolo@suse.com> updated to version 1.4.0 see installed CHANGELOG.md [#] CHANGELOG [#]# 1.4.0 (2022-04-01) [#]## Fixed - Fix [Issue #56](https://github.com/savonrb/gyoku/issue/56) with PR [#57](https://github.com/savonrb/gyoku/pull/57). Thanks, [@jpmoral]! - Avoid circular reference [#69](https://github.com/savonrb/gyoku/pull/69), thanks [@ccarruitero]! [#]## Added - Unwrap specific keys [#54](https://github.com/savonrb/gyoku/pull/54), by [@rlburkes]. Documented by [@mahemoff]. Thanks to you both! - Add `:pretty_print`, `:indent` and `:compact` options to allow prettified XML output. [#59](https://github.com/savonrb/gyoku/pull/59), by [@Jeiwan]. Thanks! [#]## Changed - Removed Rubinius support, by [@olleolleolle] - Clean-up, CI setup, and changelog authoring, by [@olleolleolle] [@jpmoral]: https://github.com/jpmoral [@ccarruitero]: https://github.com/ccarruitero [@rlburkes]: https://github.com/rlburkes [@mahemoff]: https://github.com/mahemoff [@Jeiwan]: https://github.com/Jeiwan [@olleolleolle]: https://github.com/olleolleolle * Sun Apr 05 2015 coolo@suse.com - updated to version 1.3.1 * Thu Apr 02 2015 coolo@suse.com - updated to version 1.3.0 * Fri Mar 13 2015 coolo@suse.com - updated to version 1.2.3 * Fri Feb 06 2015 coolo@suse.com - updated to version 1.2.2 * Fixed a bug introduced by making Gyoku threadsafe. Who knew that `$1` and the block variable that `#gsub` provides are not the same? [#]# 1.2.1 (2014-09-22) * Fix : [#46](https://github.com/savonrb/gyoku/pull/46) Fixed an issue where Gyoku was not threadsafe. Gyoku should now be relatively more threadsafe due to less usage of global variables. [#]# 1.2.0 (2014-09-18) * Feature: [#44](https://git * Sun Jan 05 2014 coolo@suse.com - updated to version 1.1.1 * Feature: [#38](https://github.com/savonrb/gyoku/pull/38) support for building nested Arrays * Feature: [#36](https://github.com/savonrb/gyoku/pull/36) allow setting any objects content with :content! * Deprecation: Support for ree and ruby 1.8.7 will be going away soon. * Tue Jul 30 2013 coolo@suse.com - updated to version 1.1.0 * Feature: [#30](https://github.com/savonrb/gyoku/pull/30) support for building Arrays of parent tags using @attributes. * Fix: [#21](https://github.com/savonrb/gyoku/pull/21) stop modifying the original Hash. The original issue is [savonrb/savon#410](https://github.com/savonrb/savon/issues/410). * Mon Dec 24 2012 coolo@suse.com - updated to version 1.0.0 * Refactoring: Removed the global configuration. This should really only affect the `Gyoku.convert_symbols_to` shortcut which was removed as well. If you're using Gyoku with Savon 2.0, there's now an option for that. If you're using Gyoku on itself, you can pass it the `:key_converter` option instead. Feature: [#19](https://github.com/savonrb/gyoku/pull/19) adds support for explicit XML attributes. Feature: [#17](https://github.com/savonrb/gyoku/pull/17) adds an `:upcase` formula. * Thu Jul 21 2011 cmessel@novell.com - Use version 3.0.0 of builder * Thu Jul 21 2011 cmessel@novell.com - Package version 0.4.4
/usr/lib64/ruby/gems/3.3.0/build_info /usr/lib64/ruby/gems/3.3.0/cache/gyoku-1.4.0.gem /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0 /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/.github /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/.github/workflows /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/.github/workflows/ci.yml /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/.gitignore /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/.rspec /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/CHANGELOG.md /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/Gemfile /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/MIT-LICENSE /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/README.md /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/Rakefile /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/gyoku.gemspec /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/lib /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/lib/gyoku /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/lib/gyoku.rb /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/lib/gyoku/array.rb /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/lib/gyoku/hash.rb /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/lib/gyoku/prettifier.rb /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/lib/gyoku/version.rb /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/lib/gyoku/xml_key.rb /usr/lib64/ruby/gems/3.3.0/gems/gyoku-1.4.0/lib/gyoku/xml_value.rb /usr/lib64/ruby/gems/3.3.0/specifications/gyoku-1.4.0.gemspec /usr/share/doc/packages/ruby3.3-rubygem-gyoku /usr/share/doc/packages/ruby3.3-rubygem-gyoku/CHANGELOG.md /usr/share/doc/packages/ruby3.3-rubygem-gyoku/MIT-LICENSE /usr/share/doc/packages/ruby3.3-rubygem-gyoku/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024