Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 432 Bytes

RELEASE.md

File metadata and controls

13 lines (10 loc) · 432 Bytes

Release 0.2

Major Features And Improvements

  • Reimplement package refactor logic
  • Import behavior of modules and subpackages of the compiled package is now identical (AFAIK) to the original one

Bug Fixes and Other Changes

  • Fix multi-level subpackage import errors
  • Remove "build success" message from failed execution

Release 0.1

  • Initial release of Merak.
  • Supports only Python binary package building via Cython