Skip to content

4.0.0-beta.18

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 08:29
· 31 commits to main since this release
b2ffaf3

New features

In addition to creating articles and approaches, configlet now supports creating practice exercises and concept exercises (#845).

Here are some examples:

configlet create --concept-exercise foo
configlet create --practice-exercise foo
configlet create --practice-exercise foo --offline

As with configlet sync, the --offline flag can be used to skip updating the cached problem-specifications data.


Full Changelog: 4.0.0-beta.17...4.0.0-beta.18