- Add analyzer for
concept/elyses-analytic-enchantments
- Replace generic ExemplarAnalyzer for
freelancer-rateswith specific analyzer stub
- Add analyzer for
concept/annalyns-infiltration - Update dependencies
- Add check for no value returned in
two-fer
- Change the way autoload work so they are more predictable
- Improve analysis for
concept/lasagna
- Add exemplary analyzer for
amusement-park - Add exemplary analyzer for
bird-watcher - Add exemplary analyzer for
coordinate-transformation - Add exemplary analyzer for
elyses-analytic-enchantments - Add exemplary analyzer for
elyses-destructured-enchantments - Add exemplary analyzer for
elyses-enchantments - Add exemplary analyzer for
elyses-looping-enchantments - Add exemplary analyzer for
elyses-transformative-enchantments - Add exemplary analyzer for
factory-sensors - Add exemplary analyzer for
high-score-board - Add exemplary analyzer for
lasagna-master - Add exemplary analyzer for
lucky-numbers - Add exemplary analyzer for
mixed-juices - Add exemplary analyzer for
nullability - Add exemplary analyzer for
ozans-playlist - Add exemplary analyzer for
pizza-order - Add exemplary analyzer for
translation-service - Add exemplary analyzer for
vehicle-purchase
- Allow non-optimal constants in
resistor-color-duo
- Update dependencies
- Update dependencies
- Use generic ExemplarAnalyzer for
poetry-club-door-analyzer
- Add generic ExemplarAnalyzer
- Use generic ExemplarAnalyzer for
annalyns-infiltration - Use generic ExemplarAnalyzer for
freelancer-rates
- Improve
concept/lasagnaanalysis - Add various generic comments
- Remove
console.logfrom EarlyFinalisation code path
- Add initial implementation for
concept/lasagna
- Use
.meta/config.jsonwhen its available
- Change to compile using babel
- Change relative paths to module paths for cleaner imports
- Change analyzer folders to include practice/concept
- Add e2e test for CI
- Upgrade dependencies
- Upgrade dependencies
- Use
@exercism/static-analysis - Add workflows
- Add
prettier - Add
plugin/importforeslint - Reimplement analyzers using new library
- Add main entrypoint in
package.json - Add
webrun - Upgrade dependencies
- Update dependencies
- Change
resistor-color-duoexpected export name todecodedValue
- Fix various
sharedcomments which hadgenericinstead ofgeneralin their name. - Fix a bug with the parser that caused some solutions to blow up
- Add
makeParseErrorOutputandmakeNoSourceOutputto redirect to a mentor with helpful information
- Fix
resistor-colorconstant lookup, when name doesn't match "probably" - Fix
resistor-color-duoconstant lookup, when name doesn't match "probably" - Add message to
resistor-color-duoforparam.shift()
- Cleanup imports and exports
- Fix
resistor-color-duohelper code (withresistor-colorrewrite changed)
- Rewrite analyzer for
resistor-colorto matchresistor-color-duo - Fix
findTopLevelConstants(which fixes a snapshot forgigasecondas well)
- Add
typescriptasdependencybecause of typescript-eslint/typescript-eslint#828
- Add message (fix) to
reducesolutions withoutslice - Add
limit_number_of_colorsextra message whensliceis anmust_add_missing_call.
- Add analyzer for
resistor-color-duo - Fix snapshot name for
resistor-color
- Update snapshots
- Fix
comments/parameters.tstest - Fix
output/toProcessable.tstest
- Add analyzer for
gigasecond - Add
--prettyoutput to pretty print the generated output, off by default.
- Change
--noTemplatesoutput to use%{tag}for tagged template variables, instead of%<tag>s.
- Per exercism/automated-analysis#53, Merge "approve_as_optimal" and "approve_with_comment" into a single status "approve", and rename the "disapprove_with_comment" status to "disapprove".
- Switch to template output by default (changing the run flag from templates to noTemplates).
Fixes the build and prepare step of the Docker-based image
👶 initial release