github hylang/hy 0.20.0

latest releases: 0.24.0, 1.0a4, 1.0a3...
3 years ago

Removals

  • Python 3.5 is no longer supported.

New Features

  • let macro now supports extended iterable unpacking syntax.
  • New contrib module pprint, a Hy equivalent of python.pprint.

Bug Fixes

  • Fixed a bug that made hy.eval from Python fail on require.
  • Fixed a bug that prevented pickling of keyword objects.
  • Fixed a compiler crash from setv with an odd number of arguments in defclass.

Don't miss a new hy release

NewReleases is sending notifications on new releases.