Skip to content

v0.1.0

Choose a tag to compare

@jph00 jph00 released this 09 Jul 12:20

New Features

  • Replace pynapl dependency with native RIDE protocol client (#3)
  • Add Pythonic Apl API (__call__, __getitem__, __setitem__, fn, context manager), rewrite README, and improve lb.js (dark mode, overlay toggle, Monaco support) (#4)
  • Render APL output in SAX2 font via _repr_html_ instead of plain print (#5)
  • Support APL comments (#2)
  • add lb.js (#1)

Bugs Squashed