This release changes the folder structure of NodeStream, so that modules and themes now resides in modules/contrib and themes/contrib. This is done in order to make it easier to work with the project structure, but it also means that you have to be extra careful when you upgrade. Since the drupal class registry is pretty fragile you will probably have to use Registry rebuild to get your site up and running. Here are a few recommended tips when upgrading:
This is a initial dev snapshot. This code is running on production environments, but it could be a bit messy/dirty. It provides a basic API integration, a new Field, and a Content Type (via Features).