Skip to content

Releases: tc39/ecmarkup

Version 9.7.0

15 Dec 01:37
Compare
Choose a tag to compare

The only consumer-facing change is the addition of the [fence-effects=""] step attribute to stop effect propagation in #388

Version 9.6.5

10 Dec 03:39
Compare
Choose a tag to compare
  • Fix propagation of user-code across Abstract Closure boundaries #383
  • fix updateReferences #384
  • Fixes to user code effect handling #385
  • avoid replacing a node while walking through its children #386
  • better errors for issues with clauses #387

Version 9.6.4

09 Dec 01:48
Compare
Choose a tag to compare

Do not propagate user-code across Abstract Closure boundaries #382

Version 9.6.3

20 Nov 00:10
Compare
Choose a tag to compare
  • Pin grammarkdown

Version 9.6.2

19 Nov 23:20
Compare
Choose a tag to compare
  • misc non-breaking changes to the biblio in #372
  • relax regex for ! and ? macros in #374
  • suppress user-code when prefixing ! and render in #373

Version 9.6.1

10 Nov 22:44
Compare
Choose a tag to compare
  • formatter: add special case for paragraphs with linebreaks #369
  • fix "undefined" pins #370
  • teach linter about emu-meta tags #371

Version 9.6.0

09 Nov 16:23
Compare
Choose a tag to compare

Add --check to formatter: #368

Version 9.5.0

09 Nov 02:31
Compare
Choose a tag to compare

Adds an auto-formatter: #367

Version 9.4.0

05 Oct 00:02
Compare
Choose a tag to compare

Adds support for tracking "effects" in AO structured headers

Version 9.3.0

17 Sep 17:40
Compare
Choose a tag to compare

Adds support for return types in the AO header DSL.