Skip to content

v0.1.9

Choose a tag to compare

@sam0x17 sam0x17 released this 26 May 01:21
· 149 commits to main since this release
f0609c1
  • hotfix to prevent docs.rs build failure https://docs.rs/crate/docify/0.1.8/builds/823704
  • docs.rs uses a read-only file system, so docify will now only overwrite a file if the new content will actually be different than the original content, allowing for things like dynamically generated README.md files, as long as both the template and the output file are tracked in the git repo