Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@wilderlopes wilderlopes released this 07 Jan 19:13
· 1 commit to main since this release
936d565

New features:

  • miniogre docs: generate and/or update comments in the body of the code (for the entire repo)
  • miniogre comment --filename <file>: generate and/or update comments in the body of the code (for an input file)
  • support creation of node container for javascript
  • Improve installation documentation to clarify dependency installation, e.g., pipx install --include-deps miniogre. This enbales pipx to install all of the CLI dependencies miniogre requires (e.g. uv).