| 10 months | Roberto De Almeida | Fixed bug when packing integer attributes in 64-bit machines. |
| 12 months | Roberto De Almeida | Added tag 1.0.9 for changeset 5976983ede3f |
| 12 months | Roberto De Almeida | 1.0.9 |
| 13 months | roberto | Added support to create large files. |
| 14 months | Roberto De Almeida | Tagger 1.0.7, removed reads from asserts. |
| 14 months | Roberto De Almeida | Added tag 1.0.7 for changeset f4cb0d89ed1d |
| 16 months | Roberto De Almeida | Added tag 1.0.6 for changeset d5cb3e47bd9c |
| 16 months | Roberto De Almeida | Fixed version number, ops. |
| 16 months | Roberto De Almeida | 1.0.6, allows zero-length rec vars. |
| 16 months | Roberto De Almeida | Added tag 1.0.5 for changeset d957a0ba0e59 |
| 16 months | Roberto De Almeida | Release 1.0.5. |
| 16 months | Roberto De Almeida | Added tag 1.0.4 for changeset 336bac4d5531 |
| 16 months | Roberto De Almeida | Added tag 1.0.3 for changeset 9ca613d7b9fc |
| 16 months | Roberto De Almeida | Released 1.0.3. |
| 16 months | Roberto De Almeida | Fixed bug when creating scalar variables. The code was assuming that variables always have a shape which is a tuple on len >= 1. |
| 19 months | Roberto De Almeida | Added tag 1.0.2 for changeset bfd03c1f25f7 |
| 19 months | Roberto De Almeida | Fixed bug found by Jeff W., introduced in 1.0.1. Must remember to run unit tests! :-) |
| 19 months | Roberto De Almeida | Added tag 1.0.1 for changeset 24577b0ffc26 |
| 19 months | Roberto De Almeida | Updated version to 1.0.1. |
| 19 months | Roberto De Almeida | netcdf_variable.shape now returns the true shape of the data, so record dimensions are shown with a length None anymore. |
| 19 months | Roberto De Almeida | Added tag 1.0 for changeset aa093098954a |
| 19 months | Roberto De Almeida | Changed the module description, for PyPI. |
| 19 months | Roberto De Almeida | Added tests. |
| 19 months | Roberto De Almeida | Lots of small bug fixes, seems to be working fine now. |
| 19 months | Roberto De Almeida | Added all the code, needs testing and more documentation. |
| 19 months | Roberto De Almeida | Made write work, though without padding. Added a little inside play with "Begin the Beguine". |
| 19 months | Roberto De Almeida | __del__ now calls close(). |
| 20 months | Roberto De Almeida | Removed useless line. |
| 20 months | Roberto De Almeida | Fixed WBOML (weirdest bug of my life) by using a dict dtype instead of a list. |
| 20 months | Roberto De Almeida | Fixed problem with user attributes. |
| 20 months | Roberto De Almeida | Created .hgignore file. |
| 20 months | Roberto De Almeida | Initial commit. |