3.2.2 (2024-05-07)
3.2.1 (2022-01-06)
3.2.0 (2021-12-07)
- pretty-print: add a helper to print relative paths (ff36a9b)
3.1.1 (2021-11-29)
- catch unhandled rejections (50ca241)
3.1.0 (2021-11-18)
- loadmodule: add project-local module loader (8e9a204)
3.0.0 (2021-06-14)
- New minimum version for Node is 12.
2.4.0 (2021-06-08)
2.3.0 (2021-05-31)
- add helper to identify the project root path (#96) (442dd66), closes /github.com/dhis2/cli-style/blob/master/src/utils/paths.js#L10-L24
2.2.0 (2021-05-14)
2.1.1 (2020-12-16)
2.1.0 (2020-12-11)
2.0.2 (2020-11-06)
- cut release to complete migration to jira (6ea2e18)
2.0.1 (2020-05-06)
- upgrade dependencies (f5b3573)
2.0.0 (2020-04-02)
- Require Node engine version to be >= 10.
- Update Node requirement to >=10
1.5.0 (2019-11-22)
1.4.2 (2019-09-02)
1.4.1 (2019-08-28)
1.4.0 (2019-08-24)
- support captured output when running exec (0119fe6)
1.3.1 (2019-08-24)
- use fs-extra's readdir, not readDir (a6093f4)
1.3.0 (2019-06-03)
1.2.1 (2019-05-23)
1.2.0 (2019-05-14)
1.1.0 (2019-05-10)
1.0.1 (2019-03-27)
1.0.0 (2019-03-25)
- This is now cut using the official @dhis2/cli.