3.2.0 (2023-08-15)
- have both page name and doc-site name in title (08bba7a)
3.1.2 (2021-08-10)
3.1.1 (2021-08-09)
- use
for component names (e3197af)
3.1.0 (2021-08-09)
3.0.0 (2021-06-14)
- remove node 10 support (c9f5223)
- New minimum version for NodeJS is 12.x.
2.0.3 (2020-11-06)
- cut release to finalize migration to jira (99c9be1)
2.0.2 (2020-06-03)
- hide Edit on Github link for generated pages (544986e)
2.0.1 (2020-06-03)
- add link to UI docsite to navbar (4c72bc4)
2.0.0 (2020-04-02)
- update node engine to >= 10 (1f7b11c)
- Require Node version 10 or above.
1.3.0 (2020-01-13)
1.2.1 (2020-01-10)
- avoid undefined property access (2cf4c3c)
1.2.0 (2020-01-08)
- jsdoc2md: allow d2.config.js configuration (#35) (bb757d9), closes /github.com/jsdoc2md/jsdoc-to-markdown/blob/master/docs/API.md#jsdoc2
1.1.2 (2019-11-22)
1.1.1 (2019-09-13)
1.1.0 (2019-08-30)
1.0.4 (2019-08-29)
- upgrade @dhis2/cli-helpers-engine to catch HTTP errors (9dc9514)
1.0.3 (2019-08-29)
- download correct search plugin (d39417b)
1.0.2 (2019-08-29)
- support .git repo urls (f811fe6)
1.0.1 (2019-08-29)
- clean up for publication and update documentation (319c937)
Initial Release