Wiki
Version 2 (modified by Charles, 11 years ago)

--

Cobra 0.9.5 Release Notes

This release has not been made yet. The release notes are being built up on this wiki page.

2013-11- to-do

To get Cobra 0.9.5, visit  Downloads.

Below are the changes included in this release. There are to-do minor refinements and to-do fixes. At this point, the Cobra language is very stable and we're mostly refining and fixing as we put it into practice.

For even more details, browse the revision log which includes check-in comments and source code changes.

This release requires .NET 4.0 and higher (.NET 4.0 is now three years old). Cobra also runs on Mono and is tested on both Mac and Linux.

IDE

One of the most notable recent developments for Cobra is actually outside the compiler. The Cobra add-in for MonoDevelop / XamarinStudio offers syntax highlighting, background compilation, member completion suggestions, parameter completion, mouseover tooltips and go to declaration.

Language

  • foo
  • bar

Compiler

  • foo
  • bar

Library / Run-time

  • foo
  • bar

Command Line

  • foo
  • bar

Installer

  • foo
  • bar

Other

  • foo
  • bar

Credits

Cobra is a community-driven, open source project under the MIT license. For this release, thanks go to:

  • foo
  • bar

Additional people contributed through testing and discussion.

See Also