We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e2ae8 commit c1366eaCopy full SHA for c1366ea
1 file changed
changelog.d/181.doc.rst
@@ -0,0 +1,4 @@
1
+Streamlined CLI subcommands by removing redundant environment configuration
2
+checks and implementing strict typing with EnvConfig models.
3
+Updated :class:`~docbuild.utils.git.ManagedGitRepo` to support both string
4
+and :class:`~docbuild.models.repo.Repo` model initialization.
0 commit comments