All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.7 (2021-05-03)
- add custom render page callback (18e3845)
- add customize guide (ab63700)
- add docs directory (a3cc0eb)
- add flow and API (c933470)
- add restful method docs (84a3b44)
- separate Example README.md (fd7b345)
- update node-autodoc package (e86d741)
- update README.md (bffd1df)
0.0.6 (2021-05-03)
- add custom render page callback (18e3845)
- add customize guide (ab63700)
- add docs directory (a3cc0eb)
- add flow and API (c933470)
- add restful method docs (84a3b44)
- separate Example README.md (fd7b345)
- update node-autodoc package (e86d741)
- update README.md (bffd1df)
0.0.5 (2021-05-03)
- change main entry (94d1aa0)
0.0.4 (2021-05-03)
- add build script (5c83c82)
- change package files (c5b44fc)
- update release script (deafd40)
- use node-autodoc (5762fe7)
- add an example (ef62f24)
- add config function (7928814)
- add coverage (c51930e)
- add coveralls (41c30d4)
- add coveralls package (761f256)
- add ejs template engine (b92b1f8)
- add index home page (36f868b)
- add more test cases and add coverage (bd86484)
- add output and template dir config (3fd763c)
- add the doc title and description (0900d2e)
- add title and description (60f1986)
- add toc (4cbf5d8)
- add travis yml (7a4a053)
- add utils function (be28a1a)
- format json (45e3b14)
- implement the basic AutoDocAgent and AutoDocRequest (85249e5)
- init project (a80cb01)
- only export Agent (0d62be0)
- remove unnecessary codes (aa4161c)
- remove unnecessary output files (157dd28)
- rename test case name (fa7bfcd)
- render the home page (b05dc6d)
- update images (8cc03d4)
- update main file (4c3d249)
- update README.md and add screen shots (d480be5)
- update version (52aff5e)
- use array as collection (531c459)
- use fs-extra instead (9ea8d95)
- use webpack to build the package (98e4509)