File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,17 @@ Generally speaking, refactor / magic is in the process of being stripped
88out in the next few releases. The API is subject to change significantly
99in pre-1.0 builds.
1010
11+ - [refactor] [#267](https://github.com/vcs-python/libvcs/pull/267) overhaul docs
12+
13+ - Move sphinx api format to Numpy-style
14+
15+ - Move from reStructuredText to Markdown (via recommonmark). The master plan is to eliminate
16+ docutils and sphinx as a bottleneck completely in favor of something else (e.g. gatsby with
17+ a source that inspects our modules and can source intersphinx)
18+
19+ - Move from RTD to GitHub Action, full support of poetry extras packages, deploys straight to
20+ S3 and CloudFront
21+
1122## libvcs 0.4.4 (2020-08-05)
1223
1324- `268` `libvcs.base.BaseRepo`:
You can’t perform that action at this time.
0 commit comments