Skip to content

Releases: jamesdbrock/hffix

v1.4.1

18 Apr 00:58
Compare
Choose a tag to compare
  • Fix for std::basic_string_view<char>::const_iterator not being convertible to const char * in Windows (#56)

v1.4.0

19 Feb 07:15
Compare
Choose a tag to compare

Add hffix::message_writer::push_back_header() for string_view, and hffix::field_value::as_string_view()

msg_type

28 Apr 14:48
Compare
Choose a tag to compare

Add msg_type constants to hffix_fields.hpp.

Bugfix: MaxMessageSize

21 May 16:36
Compare
Choose a tag to compare

Bugfix: MaxMessageSize is not a data length field

Bugfix no ssize_t

11 Oct 00:06
Compare
Choose a tag to compare

Bugfix: message_reader::prefix_size() return size_t instead of ssize_t.

Nanoseconds

19 May 05:56
Compare
Choose a tag to compare

Add support for nanosecond-precision timestamps.

Bugfix copy-assignment

11 Oct 07:57
Compare
Choose a tag to compare

Changed the message_reader copy-assignment operator so that Address Sanitizer doesn't complain that ERROR: AddressSanitizer: stack-use-after-scope

Version One

14 Aug 16:03
Compare
Choose a tag to compare

This library is pretty stable now, let's call this version 1.