Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 775 Bytes

ChangeLog.md

File metadata and controls

30 lines (18 loc) · 775 Bytes

v0.8

v0.8.9(6/30/2020)

  1. Cache the import of a purescript module, in order to avoid its re-import during importing it for the first time.

v0.6

v0.6.2(2/23/2020)

  1. Suppressing warning of using is for CPython 3.8+.

    References:

  2. Workaround metadata errors, PureScript compiler produces code with lineno=0:

    References:

  3. Workaround for compating JavaScript incomplete arguments.

    References:

v0.6.3(2/24/2020)

  1. --update will update currently used mirror