Skip to content

Releases: sharkdp/purescript-sparkle

v3.0.0

15 Apr 20:49
Compare
Choose a tag to compare
  • Updates for PureScript 0.11

v2.0.0

29 Oct 15:41
Compare
Choose a tag to compare
  • Updates for PureScript 0.10

v1.0.1

01 Jul 19:39
Compare
Choose a tag to compare
  • Small update, use Data.Array.fromFoldable instead of inefficient work-around

v1.0.0

12 Jun 22:23
Compare
Choose a tag to compare
  • Updates for PureScript 0.9

v0.3.1

13 Feb 10:36
Compare
Choose a tag to compare
  • Add useful newtypes to control the input fields: NonNegativeInt, SmallInt, SmallNumber, Multiline, WrapEnum
  • CSS Fix: remove padding for input[type=range], closes #8

v0.3.0

08 Feb 18:54
Compare
Choose a tag to compare
  • Update to newest Flare version

v0.2.2

02 Feb 21:18
Compare
Choose a tag to compare
  • Export Renderable constructors
  • Fix warning

v0.2.1

19 Jan 16:05
Compare
Choose a tag to compare
  • Syntax highlighting and mouse-over tooltips via purescript-generics.

v0.2.0

16 Jan 12:18
Compare
Choose a tag to compare
  • Interactive instance for GenericSpine. This allows every type which has a Generic instance to be used as debug output.
  • Pretty printing for Arrays and Lists
  • Templates for HTML and CSS files.
  • Fix a bug in Firefox which would not show the title of the test
  • flareDoc command which includes an optional help text

This release requires a 0.8 version of the PureScript compiler.

v0.1.1

09 Jan 17:50
Compare
Choose a tag to compare
  • Pretty printing for specific types of output, see #5
  • Support for Char input and output
  • Properly escape special characters in the output