Changeset 199


Ignore:
Timestamp:
06/28/10 07:24:46 (3 years ago)
Author:
faltet
Message:

Updated release notes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r188 r199  
    55:Author: Francesc Alted i Abad 
    66:Contact: faltet@pytables.org 
     7:URL: http://blosc.pytables.org 
    78 
    89 
     
    2021  routines. 
    2122 
     23- The src/ directory has been renamed to blosc/. 
     24 
     25- The `maxbytes` parameter in `blosc_compress()` has been renamed to 
     26  `destsize`.  This is for consistency with the `blosc_decompress()` 
     27  parameters. 
     28 
     29 
    2230Changes from 0.9.4 to 0.9.5 
    2331=========================== 
     
    3341- Added 3 new functions for querying different metadata on compressed 
    3442  buffers.  A test suite for testing the new API has been added too. 
     43 
    3544 
    3645Changes from 0.9.3 to 0.9.4 
Note: See TracChangeset for help on using the changeset viewer.