s-cargot v0.1.4.0 Release Notes

Release Date: 2018-03-05 // about 6 years ago
  • ๐Ÿ”‹ Features:

    • โž• Added encodeLazy and encodeOneLazy functions to producing lazy
      text

    ๐Ÿ›  Fixes:

    • โž• Added the Located type for source location tracking for atom
      values (thanks ckoparkar!)
    • โž• Added unconstrainedPrint, which does not try to restrict a printed
      ๐Ÿ›  s-expression to a fixed width but will attempt to indent it in a
      reasonable way nonetheless.