Releases: AnswerDotAI/iversonnb
Releases · AnswerDotAI/iversonnb
Release list
v0.2.0
v0.1.0
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
- Set body padding instead of margin (#6), thanks to @curtis-allan