Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 801 Bytes

NEWS.md

File metadata and controls

25 lines (16 loc) · 801 Bytes

Octave Pythonic News

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • New command pythonic to get information about the package.

Changed

  • Use system Python 3 interpreter by default.

Fixed

  • Ensure that pyobject constructor does not recurse or overwrite itself.
  • Build with the right compiler and linker options on Windows.
  • More helpful error messages when Python header files are not installed.

0.0.1 - 2019-05-22

This is the first release of the Octave Pythonic package.