Skip to content

Releases: recurser/string-is

v1.12.0

31 Jan 00:14

Choose a tag to compare

1.12.0 (2022-01-31)

Features

  • make the chevron icons consistent with layout on mobile (0b336b6)

v1.11.0

27 Jan 15:38

Choose a tag to compare

1.11.0 (2022-01-27)

Features

  • parse natural language dates (07218c7)

v1.10.0

27 Jan 13:19

Choose a tag to compare

1.10.0 (2022-01-27)

Features

  • add keywords to trigger the current timestamp as input (now / time / timestamp) (ce04c73)
  • display timestamps in the DatetimeOutput (ce990a8)

v1.9.0

26 Jan 15:10

Choose a tag to compare

1.9.0 (2022-01-26)

Features

v1.8.0

23 Jan 02:03

Choose a tag to compare

1.8.0 (2022-01-23)

Features

  • add a use-as-input button (4178f2d)

v1.7.0

17 Jan 14:03

Choose a tag to compare

1.7.0 (2022-01-17)

Bug Fixes

  • add missing IconButton tooltip required for accessibility (dcad5cd)
  • add missing unique key to RegexOutput elements (9fdd9e2)
  • disable TextAreas consistently (c47748f)
  • fix unwanted exception when identifying YAML (183beb5)
  • remove blank lines from CSV input (868a4a7)

Features

v1.6.0

16 Jan 02:36

Choose a tag to compare

1.6.0 (2022-01-16)

Features

  • select the most recently used converter (7db47ba)

Performance Improvements

  • don't setConverter() unless it has actually changed (f661d8d)

v1.5.1

09 Jan 09:42

Choose a tag to compare

1.5.1 (2022-01-09)

Bug Fixes

  • fix edge cases in the regular expression debugger (81fd450)

v1.5.0

09 Jan 00:52

Choose a tag to compare

1.5.0 (2022-01-09)

Features

Performance Improvements

  • simplify the regex-for-identifying-regexes (f23584e)

v1.4.0

05 Jan 16:06

Choose a tag to compare

1.4.0 (2022-01-05)

Features

  • enable strikethrough for Markdown conversion (52cbf6d)