What's Changed
- Add rudimentary support for decoding Bignum values by @leocassarani in #2
- Fix double IVAR_SIGN encoding strings by @valbuena in #3
- Add go.mod file by @piger in #4
- Add encoding of arrays by @leonid-shevtsov in #5
- add License: MIT by @dozen in #6
- Update marshal.go: Encode supports Golang Map to Ruby Hash by @wuzhidan2021 in #7
- add test for encoding map to hash by @dozen in #8
- remove unnecessary files by @dozen in #10
- CI: GitHub actions by @dozen in #11
New Contributors
- @leocassarani made their first contribution in #2
- @valbuena made their first contribution in #3
- @piger made their first contribution in #4
- @leonid-shevtsov made their first contribution in #5
- @dozen made their first contribution in #6
- @wuzhidan2021 made their first contribution in #7
Full Changelog: https://github.com/dozen/ruby-marshal/commits/v0.0.1