AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- updated to version 1.3.1
- updated to version 1.3.0
- updated to version 1.2.3
- 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
- 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.
- 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).
- 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.
- Use version 3.0.0 of builder
- Package version 0.4.4