Note that our last official build was Dec 2010, however you can easily use the dev kit (source) which is updated several times daily. We are working towards a new milestone as a release in the near future once we complete our goals for it.
This is the second release supporting the full line of Visual Studio 2010 editions.
Express users need to install the Visual Studio 2010 Integrated Shell runtime.Changes since release 71246 include:
- Debug info is now stored in a single .cpdb file (which is a Firebird database)
- Keyboard input works now (using Console.ReadLine)
- Console colors work (using Console.ForegroundColor and .BackgroundColor)