Skip to content

Releases: digwuren/baikal

1.1.1 — Minor documentation and presentation improvements

20 Sep 04:55

Choose a tag to compare

  • Removed extraneous words from the docstrings of Pool::new_of_network_byte_order and Pool::new_of_reverse_network_byte_order
  • Removed remaining $Id$ tags
  • Added an example of Baikal::hexdump use to the SYNOPSIS section of README.txt

1.1.0 — modern Ruby release

24 May 23:35

Choose a tag to compare

This version has been updated to play nice with the new Ruby strings, and to take advantage with the Ruby 1.9.3+ String#pack interface's explicit endianness declarations.