Skip to content

Releases: exercism/javascript-analyzer

v0.16.0: Add exemplar analyzers (#116)

04 Sep 19:26
304f89a
Compare
Choose a tag to compare
* Add exemplar fixtures

* Enable exemplar analyzers

* Remove fruit-picker from list

v0.15.0

04 Sep 17:13
34aaf3b
Compare
Choose a tag to compare
Update document's links and format (#113)

v0.13.0

04 Sep 17:13
9456137
Compare
Choose a tag to compare
Add exemplar analyzer for poetry-club-door-policy

Rename resistor-color-duo export

13 Dec 02:55
50e9d0c
Compare
Choose a tag to compare
Rename expected export to decodedValue (#61)

Follows https://github.com/exercism/javascript/pull/792
Follows https://github.com/exercism/exercism/issues/5131

The fixtures have to be updated because analyzers don't support versioning yet.

Add parse error and no source commentary

30 Sep 15:40
92fe334
Compare
Choose a tag to compare

0.6.0

  • Fix various shared comments which had generic instead of general in their name.
  • Fix a bug with the parser that caused some solutions to blow up
  • Add makeParseErrorOutput and makeNoSourceOutput to redirect to a mentor with helpful information

Fix resistor-color-duo helper

28 Sep 04:13
7d53a39
Compare
Choose a tag to compare

0.5.1

  • Fix resistor-color-duo helper code (with resistor-color rewrite changed)

Rewrite resistor-color

28 Sep 04:09
e0be9bb
Compare
Choose a tag to compare

0.5.0

  • Rewrite analyzer for resistor-color to match resistor-color-duo
  • Fix findTopLevelConstants (which fixes a snapshot for gigasecond as well)

Fix dependency management for @typescript-eslint deps

25 Sep 12:17
3c9cd37
Compare
Choose a tag to compare

Fix resistor-color-duo no-slice solutions

24 Sep 01:15
5289450
Compare
Choose a tag to compare

0.4.1

  • Add message (fix) to reduce solutions without slice
  • Add limit_number_of_colors extra message when slice is an must_add_missing_call.

Add resistor-color-duo analyzer

24 Sep 00:30
b4b55ba
Compare
Choose a tag to compare

0.4.0

  • Add analyzer for resistor-color-duo
  • Fix snapshot name for resistor-color