Skip to content

Releases: synthfi/fortran-messagepack

Initial Streaming API

15 Jul 01:03
Compare
Choose a tag to compare

Error checking in this release was consolidated. Debugging capability has suffered as a result, but I plan to revamp this in the future.

Added the is_available function to showcase look ahead in a streaming scenario. Added a demo showcasing this capability alongside unpack_buf. It is a start, but more work needs to be done here.

v0.3.0

05 Jul 00:35
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Bugfixes:

  • negative fix int encoding

API

  • mp_float_type constructor now exposed as same name as type
  • container format types now also accept regular integers as length arguments
  • error messages are stored to msgpack as error_message