v1.1.0 [Brontosaurus]
Brontosaurus makes notable feature additions over v1.0.0 [Albatross], but should be fully backwards-compatible. The major changes were:
- Adding
addpattern
andprepattern
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