All Versions
13
Latest Version
Avg Release Cycle
108 days
Latest Release
1571 days ago

Changelog History
Page 2

  • v1.1.1 Changes

    July 06, 2016

    ๐Ÿš€ v1.1.1 [Brontosaurus] makes only minor feature additions over v1.1.0 [Brontosaurus], and should be fully backwards-compatible. The major changes were:

    • โž• Adding a --watch flag (#99, #106, thanks @Boscillator!)
    • Improving Jupyter / IPython console autocompletion (#114)
    • โž• Adding methodcaller implicit partial (#112)
    • โž• Adding links to 3rd party Vim and Emacs highlighters (thanks, @manicmaniac and @NickSeagull!)
    • โž• Adding pip install coconut[...] as a way to install optional dependencies
  • v1.1.0 Changes

    June 24, 2016

    Brontosaurus makes notable feature additions over v1.0.0 [Albatross], but should be fully backwards-compatible. The major changes were:

    • โž• Adding addpattern and prepattern built-ins (#92, #103)
    • Changing recommended file extension from .coc to .coco (#88)
    • ๐Ÿ–จ Making interpreter print the result of an expression (#100, thanks @Boscillator!)
    • ๐Ÿ›  Fixing IPython / Jupyter kernel support (#97)
    • โž• Adding support for guards in pattern-matching function definition (#98)
    • โฌ†๏ธ Upgrading to pyparsing 2.1.5
  • v1.0.0 Changes

    June 17, 2016

    Albatross is the first production release (v1.0.0) of the Coconut programming language. No new features have been added since Pinnate (v0.4.1), although there have been major stability improvements. For documentation, see our new website at http://coconut-lang.org.