Skip to content

Commit

Permalink
Notes for v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mitza-oci committed Feb 17, 2017
1 parent 7fb27ba commit abd0854
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Travis CI: [![Build Status](https://travis-ci.org/oci-labs/node-opendds.svg?branch=master)](https://travis-ci.org/oci-labs/node-opendds)

## Version 0.0.6

Added Microsoft Visual C++ support.

## Version 0.0.5

Updated for Node.js version 6.9.5 and V8 version 5.8.1.
Expand Down Expand Up @@ -31,7 +35,7 @@ the older versions of OpenDDS.

## Tested platforms:
* Linux (Ubuntu16.04) x86_64 using the distro-supplied GCC and c++11=1
* [TBD: Windows 7 x86_64 using Visual Studio 2010]
* Windows 10 x86_64 using Visual Studio 2015
* Other OpenDDS-supported platforms should work, but may required changes to binding.gyp

## To build the module (for development of this module, users can simply use npm)
Expand Down

0 comments on commit abd0854

Please sign in to comment.