Skip to content

Releases: Sage/hash_kit

v0.8.0

Choose a tag to compare

@guille-work guille-work released this 17 Feb 14:20
e9bb737

What's Changed

  • Performance improvements by @guille-sage in #18
  • Bump to 0.8.0 and switch to trusted publisher by @guille-sage in #19

New Contributors

  • @guille-sage made their first contribution in #18

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@ianoxley ianoxley released this 28 Jul 15:40
cb490cf

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@vaughanbrittonsage vaughanbrittonsage released this 27 Feb 15:16
c58f8ab

Remove usage of Fixnum to remove deprecation warnings.

Add Symbol as Standard Type

Choose a tag to compare

@chilts1978 chilts1978 released this 14 Aug 09:42

Add Symbol as Standard Type

v0.5.3

Choose a tag to compare

@vaughanbrittonsage vaughanbrittonsage released this 28 Apr 08:57

Bugfix to resolve issue with when a Hash is passed as obj to the helper.to_hash method.

v0.5.2

Choose a tag to compare

@vaughanbrittonsage vaughanbrittonsage released this 04 Apr 12:59

Updated travis config to restrict gem publish to ruby version to prevent race condition with publish gem.

v0.5.1

Choose a tag to compare

@vaughanbrittonsage vaughanbrittonsage released this 04 Apr 12:33

Bugfix for nested hashes and arrays within a hash passed to the indifferent! method.

v0.5.0

Choose a tag to compare

@vaughanbrittonsage vaughanbrittonsage released this 04 Apr 10:42

Added indifferent! method to helper.

v0.4.9

Choose a tag to compare

@vaughanbrittonsage vaughanbrittonsage released this 30 Jan 09:23

Bundler update fix.

v0.4.8

Choose a tag to compare

@vaughanbrittonsage vaughanbrittonsage released this 30 Nov 12:50
  • Updated gem spec author details.