Skip to content

Releases: Asmod4n/mruby-simplemsgpack

v4.1.1

Choose a tag to compare

@Asmod4n Asmod4n released this 29 Jan 22:53

Full Changelog: v4.0.2...v4.1.1

v4.0.2

Choose a tag to compare

@Asmod4n Asmod4n released this 25 Jan 10:41

Fix a bug in large msgpack messages (>8KB) where the returned value was wrong.

v4.0.1

Choose a tag to compare

@Asmod4n Asmod4n released this 18 Jan 11:28
b7243a0

Made it compatible to be used in a mrb_open_core vm from other c extensions.

Symbol packing updates!

Choose a tag to compare

@Asmod4n Asmod4n released this 11 Jan 08:21

Full Changelog: v3.1...v4.0

benchmark driven development

Choose a tag to compare

@Asmod4n Asmod4n released this 17 Aug 13:08
d855692

Hi there,

ive modernized the codebase and switched to c++, some parts see 10x speed increases.

Happy Hacking :)

mruby 3 Test fixes

Choose a tag to compare

@Asmod4n Asmod4n released this 07 Mar 12:05
b07b6b5

This release only updates the tests to run on the latest mruby release.

mruby 3 release

Choose a tag to compare

@Asmod4n Asmod4n released this 06 Jun 13:04
293a0c5
v2.0

Update travis badge