Skip to content

Releases: lispydev/untext

Release list

v0.0.9

Choose a tag to compare

@lispydev lispydev released this 21 Dec 18:31

Changes

  • containerized build process on Linux (now based on a generic Debian image)
  • cleanup the build output
  • compile all the python files with Cython
  • simplify the makefiles

v0.0.8

Choose a tag to compare

@lispydev lispydev released this 13 Dec 09:44

Changes

  • portable packaging for Linux (tested on Debian) and Windows
  • (much) faster code rendering
  • added support for yield and yield from forms
  • partial cython compilation in packaged builds (the PyPI releases are in pure python)